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

Re-do plugin scanning

This commit is contained in:
bbedward
2025-10-09 13:22:33 -04:00
parent e32622ac48
commit 9de5e3253e
3 changed files with 222 additions and 214 deletions

View File

@@ -600,6 +600,9 @@ FocusScope {
pluginsTab.expandedPluginId = ""
}
}
function onPluginListUpdated() {
refreshPluginList()
}
}
Connections {