feat(settings): final migration of settings and edits added

This commit is contained in:
2025-11-25 14:36:06 -06:00
parent 3193e07e47
commit 7e15e5d7bc
11 changed files with 760 additions and 522 deletions

View File

@@ -219,9 +219,9 @@ const main = async () => {
addListeners();
//userMigrate();
// some temp fixes
// above 230 remove these
// above 235 remove these
manualFixes();
settingsMigrate();
//settingsMigrate();
}, 5 * 1000);
// setTimeout(() => {