Added duration unit.

This commit is contained in:
Raphaël Numbus
2026-05-29 16:02:09 +02:00
parent 9973b8054e
commit 9376a87caa
+1 -1
View File
@@ -790,7 +790,7 @@ export FOREGROUND="212"
export GUM_INPUT_PADDING="1 1"
export GUM_INPUT_HEADER_FOREGROUND="212"
export GUM_INPUT_CURSOR_FOREGROUND="212"
export GUM_INPUT_TIMEOUT="3600"
export GUM_INPUT_TIMEOUT="3600s"
# --- DEFAULTS VARIABLES ---<