chore: re-enable debounce_hours option

This commit is contained in:
2025-10-06 21:12:53 -04:00
parent 8ac84fb26b
commit a966200eac
+1 -1
View File
@@ -33,7 +33,7 @@ return {
auto_update = true, auto_update = true,
run_on_start = true, run_on_start = true,
start_delay = 5000, start_delay = 5000,
-- debounce_hours = 2, debounce_hours = 2,
ensure_installed = { ensure_installed = {
-- Shell / Bash / Zsh -- Shell / Bash / Zsh
'shellcheck', 'shellcheck',