1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-03 12:08:31 -04:00

settings: fix close IPC

fixes #2912
port 1.5

(cherry picked from commit 5854327c28)
This commit is contained in:
bbedward
2026-07-23 14:09:38 -04:00
committed by dms-ci[bot]
parent f457e04cb1
commit f89fb67316
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() {