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:
@@ -425,7 +425,7 @@ Singleton {
|
||||
}
|
||||
|
||||
function closeSettings() {
|
||||
settingsModal?.close();
|
||||
settingsModal?.hide();
|
||||
}
|
||||
|
||||
function toggleSettings() {
|
||||
|
||||
Reference in New Issue
Block a user