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:
@@ -110,7 +110,7 @@ DankModal {
|
||||
console.warn("Failed to parse dms color pick JSON:", e);
|
||||
root.show();
|
||||
}
|
||||
});
|
||||
}, 0, Proc.noTimeout);
|
||||
}
|
||||
|
||||
modalWidth: 680
|
||||
|
||||
Reference in New Issue
Block a user