1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

launcher v2: sort order preference for plugin results

This commit is contained in:
bbedward
2026-01-21 14:08:40 -05:00
parent 3507c6cec3
commit 6ac2a305f7
4 changed files with 265 additions and 99 deletions

View File

@@ -416,7 +416,8 @@ var SPEC = {
desktopWidgetGroups: { def: [] },
builtInPluginSettings: { def: {} },
launcherPluginVisibility: { def: {} }
launcherPluginVisibility: { def: {} },
launcherPluginOrder: { def: [] }
};
function getValidKeys() {