mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 19:54:39 +00:00
migrations to parcel
This commit is contained in:
@@ -45,7 +45,6 @@ export default class StorageListener {
|
||||
|
||||
case 'DarkMode':
|
||||
this.darkMode = changes.DarkMode.newValue;
|
||||
console.log(this.darkMode);
|
||||
break;
|
||||
|
||||
case 'customshortcuts':
|
||||
|
||||
Reference in New Issue
Block a user