1
0
This commit is contained in:
Jeff Lance 2024-03-01 12:08:10 +01:00
parent eba5010f23
commit 36796210b1

View File

@ -192,7 +192,7 @@ M.setup = function()
}, },
auto_update = true, auto_update = true,
run_on_start = true, run_on_start = true,
start_delay = 3000, start_delay = 10000,
debounce_hours = 24, debounce_hours = 24,
}) })
end end