1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-04 21:02:06 -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

View File

@@ -110,7 +110,7 @@ DankModal {
console.warn("Failed to parse dms color pick JSON:", e);
root.show();
}
});
}, 0, Proc.noTimeout);
}
modalWidth: 680