fix potential infinite updater loop due to stale settings sync state

This commit is contained in:
jeffvli
2025-12-15 11:27:15 -08:00
parent 593ad7ad12
commit 154f0180e1
3 changed files with 26 additions and 14 deletions
+2 -1
View File
@@ -218,7 +218,8 @@
"serverNotSelectedError": "no server selected",
"serverRequired": "server required",
"sessionExpiredError": "your session has expired",
"systemFontError": "an error occurred when trying to get system fonts"
"systemFontError": "an error occurred when trying to get system fonts",
"settingsSyncError": "discrepancies were found between the settings in the renderer and the main process. restart the application to apply the changes"
},
"filter": {
"album": "$t(entity.album_one)",