1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-07 05:58:28 -04:00

settings: fix close IPC

fixes #2912
port 1.5
This commit is contained in:
bbedward
2026-07-23 14:09:38 -04:00
parent 99f452c999
commit 5854327c28
2 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -425,7 +425,7 @@ Singleton {
}
function closeSettings() {
settingsModal?.close();
settingsModal?.hide();
}
function toggleSettings() {