ipc call for launcher
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@ Variants {
|
||||
}
|
||||
|
||||
IpcHandler {
|
||||
function toggleLauncher(): void {
|
||||
function toggleLauncher(fix: string): void {
|
||||
visibilities.launcher = !visibilities.launcher;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user