immediately create profiles on backend instead of deferring to Save All

This commit is contained in:
Josh Hawkins
2026-03-12 10:53:53 -05:00
parent e92fa2b4ba
commit 611316906a
4 changed files with 42 additions and 112 deletions
@@ -1480,6 +1480,7 @@
"deleteProfile": "Delete Profile",
"deleteProfileConfirm": "Delete profile \"{{profile}}\" from all cameras? This cannot be undone.",
"deleteSuccess": "Profile '{{profile}}' deleted",
"createSuccess": "Profile '{{profile}}' created",
"removeOverride": "Remove Profile Override",
"deleteSection": "Delete Section Overrides",
"deleteSectionConfirm": "Remove the {{section}} overrides for profile {{profile}} on {{camera}}?",