Update, profile and part of admin

This commit is contained in:
EdiFarcas
2025-04-29 19:33:35 +03:00
parent 6cff4acc36
commit 9a33acbf53
9 changed files with 120 additions and 94 deletions
@@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "Video" ADD COLUMN "coins" INTEGER NOT NULL DEFAULT 0;