X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fcomponents%2Fpages%2FSchedule.js;h=c27a384a5fdddc8bbd527abb97e550b5e1057ee1;hb=3dc03a6a0d6ec624c1c66d96691af6a09d461302;hp=5f82bfe3347d322d0178b86da342209a2d8129b1;hpb=fb9c7a3524a5fc879bb062b343ec2f8fc3817f42;p=alttp.git diff --git a/resources/js/components/pages/Schedule.js b/resources/js/components/pages/Schedule.js index 5f82bfe..c27a384 100644 --- a/resources/js/components/pages/Schedule.js +++ b/resources/js/components/pages/Schedule.js @@ -42,7 +42,7 @@ const Schedule = () => { controller.abort(); clearInterval(timer); }; - }, [ahead, behind]); + }, [ahead, behind, fetchEpisodes]); return