mirror of
https://github.com/EdiFarcas/Giveaway-app.git
synced 2026-06-29 09:00:54 +03:00
Update 1
This commit is contained in:
@@ -64,6 +64,7 @@ model Giveaway {
|
||||
prize String
|
||||
active Boolean @default(true)
|
||||
createdAt DateTime @default(now())
|
||||
entryCost Int @default(7000000)
|
||||
entries Entry[]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user