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

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 = 10000, start_delay = 15000,
debounce_hours = 24, debounce_hours = 24,
}) })
end end