mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-14 16:16:21 +00:00
Update script-terminal-modal.tsx
This commit is contained in:
@@ -342,7 +342,7 @@ export function ScriptTerminalModal({
|
|||||||
|
|
||||||
waitingTimeoutRef.current = setTimeout(() => {
|
waitingTimeoutRef.current = setTimeout(() => {
|
||||||
setIsWaitingNextInteraction(true)
|
setIsWaitingNextInteraction(true)
|
||||||
}, 300)
|
}, 50)
|
||||||
}
|
}
|
||||||
|
|
||||||
const handleCloseModal = () => {
|
const handleCloseModal = () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user