migrations to parcel

This commit is contained in:
SethBurkart123
2023-12-27 09:47:20 +11:00
parent b2d2c29bb4
commit 3aae2d12d8
24 changed files with 130 additions and 101 deletions
-1
View File
@@ -45,7 +45,6 @@ export default class StorageListener {
case 'DarkMode':
this.darkMode = changes.DarkMode.newValue;
console.log(this.darkMode);
break;
case 'customshortcuts':