1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-29 07:52:50 -05:00

Merge branch 'master' into auto-theme

This commit is contained in:
purian23
2026-01-24 18:19:13 -05:00
11 changed files with 245 additions and 76 deletions

View File

@@ -69,7 +69,9 @@ var SPEC = {
hiddenApps: { def: [] },
appOverrides: { def: {} },
searchAppActions: { def: true }
searchAppActions: { def: true },
vpnLastConnected: { def: "" }
};
function getValidKeys() {