Properly show newest video
Some checks failed
Build / build (push) Failing after 1m1s

This commit is contained in:
2025-03-16 10:11:05 +01:00
parent 995fc6ceea
commit 35d76f4ead
7 changed files with 60 additions and 31 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE videos ADD COLUMN watch_state TEXT;