1
0

docs: Include website
All checks were successful
Remote Deploy / deploy (push) Successful in 6s

This commit is contained in:
2025-12-20 18:55:49 +01:00
parent e4eadc2b1a
commit 55a2eaaeb4
13 changed files with 465 additions and 10 deletions

View File

@@ -1,4 +1,5 @@
// Rules: start and end in 24h format, interval in minutes
export const scheduleRules = [
{ start: "0:00", end: "3:00", interval: 180 },
{ start: "3:00", end: "4:00", interval: 60 },