fix: update start and end time for throttled traffic
All checks were successful
ci / treefmt (push) Successful in 3m27s

This commit is contained in:
Ceferino Patino 2026-06-18 16:34:24 -05:00
commit 94b7f7fb41
Signed by: c4patino
SSH key fingerprint: SHA256:Wu+cU1t+7zVT9wzew/4meNmeulo66NzMqc22MdDBgXI

View file

@ -110,8 +110,8 @@ in {
Scheduler = {
days = "Weekday";
end_time = "@Variant(\0\0\0\xf\x3\xa5\xd6\x80)";
start_time = "@Variant(\0\0\0\xf\x1\xee\x62\x80)";
end_time = ''@Variant(\0\0\0\xf\x3\xa5\xd6\x80)'';
start_time = ''@Variant(\0\0\0\xf\x1\xee\x62\x80)'';
};
Advanced.confirmTorrentDeletion = false;