1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-07 19:59:14 -04:00

Restore ipc target

This commit is contained in:
bbedward
2025-10-08 17:31:26 -04:00
parent 6103d6196f
commit 80b2ee719c
+1 -1
View File
@@ -97,7 +97,7 @@ Item {
function lock() { function lock() {
console.log("Lock screen requested via IPC") console.log("Lock screen requested via IPC")
SessionService.lockSession() loader.activeAsync = true
} }
function demo() { function demo() {