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

proc: ability to run command with noTimeout

This commit is contained in:
bbedward
2025-12-04 16:09:38 -05:00
parent 4291cfe82f
commit 63d121b796
2 changed files with 90 additions and 73 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ DankModal {
console.warn("Failed to parse dms color pick JSON:", e);
root.show();
}
});
}, 0, Proc.noTimeout);
}
modalWidth: 680