chore: migrated context + series-detail + migrate

This commit is contained in:
Youwes09
2026-03-19 00:36:42 -05:00
parent 937054d674
commit 821e13fc44
10 changed files with 2636 additions and 67 deletions
+1
View File
@@ -170,6 +170,7 @@
<div
class="root"
role="presentation"
bind:this={scrollEl}
on:contextmenu={(e) => {
if ((e.target as HTMLElement).closest("button")) return;