updated stream schedule

This commit is contained in:
liyunze 2024-07-18 10:03:56 +10:00
parent d3eeafb705
commit e3634b1732

View file

@ -3,6 +3,10 @@
import { onMount } from "svelte";
const myStreamSchedule = [
{
start: getUpcomingTimeDevTZ(3, "10:00"),
end: getUpcomingTimeDevTZ(3, "14:00"),
},
{
start: getUpcomingTimeDevTZ(4, "10:00"),
end: getUpcomingTimeDevTZ(4, "19:00"),