aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Tools/Schedule
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Tools/Schedule')
-rw-r--r--src/lib/Tools/Schedule/Crunchyroll.svelte2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/Tools/Schedule/Crunchyroll.svelte b/src/lib/Tools/Schedule/Crunchyroll.svelte
index 22a16195..9b6b0509 100644
--- a/src/lib/Tools/Schedule/Crunchyroll.svelte
+++ b/src/lib/Tools/Schedule/Crunchyroll.svelte
@@ -1,5 +1,5 @@
<script lang="ts">
- import crunchyroll from '$lib/crunchyroll.json';
+ import crunchyroll from '$lib/Data/crunchyroll.json';
import './container.css';
interface CrunchyrollMedia<T = number | 'soon' | 'continuing'> {