Fixed serie poster query, fixed movie route pointing to series.

This commit is contained in:
2024-06-02 00:40:09 +02:00
parent e527d57758
commit 94d333267a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
export default '/serie/@serieId/*';
export default '/movie/@movieId/*';