feat: add watch order mode toggle
This commit is contained in:
@@ -341,7 +341,7 @@
|
||||
|
||||
<div class="w-full">
|
||||
<div
|
||||
hx-get="/api/watch-order?animeId={{$anime.MalID}}"
|
||||
hx-get="/api/watch-order?animeId={{$anime.MalID}}&mode=main"
|
||||
hx-trigger="load"
|
||||
>
|
||||
<div class="mt-8 flex items-center gap-3 text-foreground-muted">
|
||||
|
||||
Reference in New Issue
Block a user