Always require restart on save since model changes also need one

This commit is contained in:
Josh Hawkins
2026-05-16 16:29:11 -05:00
parent 8fd9726220
commit 96d081fad5
2 changed files with 10 additions and 19 deletions
+1 -2
View File
@@ -1173,8 +1173,7 @@
"noModelSelected": "Select a Frigate+ model"
},
"toast": {
"saveSuccess": "Detector and model settings saved",
"saveSuccessRestart": "Detector changed — restart Frigate to apply",
"saveSuccess": "Settings saved — restart Frigate to apply",
"saveError": "Failed to save detector and model settings"
},
"unsavedChanges": "Unsaved detector and model changes"