fixing authentication + minor issues

This commit is contained in:
msramalho
2023-03-07 22:29:32 +00:00
parent 886dcbab28
commit f2766b994c
10 changed files with 77 additions and 167 deletions

View File

@@ -6,7 +6,7 @@ export default new OptionsSync({
errorMessage: ""
},
migrations: [
// OptionsSync.migrations.removeUnused,
OptionsSync.migrations.removeUnused,
],
logging: true,
storageType: "local"