aboutsummaryrefslogtreecommitdiffstats
path: root/backend/schema.prisma
diff options
context:
space:
mode:
Diffstat (limited to 'backend/schema.prisma')
-rw-r--r--backend/schema.prisma1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/schema.prisma b/backend/schema.prisma
index 3dda29d..fbc2f90 100644
--- a/backend/schema.prisma
+++ b/backend/schema.prisma
@@ -13,6 +13,7 @@ model User {
password String
salt String
email String @unique
+ bio String?
sessions Session[]
scores Score[]
isAdmin Boolean
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage