feat(settings): final migration of settings and edits added
This commit is contained in:
@@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user