main
Some checks failed
Backend Deploy 🚀 / build-and-deploy (push) Has been cancelled

This commit is contained in:
Harun CAN
2026-03-22 23:37:13 +03:00
parent c3d2413003
commit 9bd2b4a2dd
4 changed files with 14 additions and 6 deletions

View File

@@ -1221,6 +1221,7 @@ model Content {
publishedAt DateTime?
scheduledAt DateTime?
publishedUrl String?
imageUrl String?
@@index([userId])
@@index([workspaceId])