session livekit token

This commit is contained in:
2026-09-05 14:46:17 +06:00
parent 95931c6976
commit 2f36d06488
8 changed files with 173 additions and 25 deletions

View File

@@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "Session" ADD COLUMN "livekitToken" TEXT;