mirror of
https://github.com/cfngc4594/monaco-editor-lsp-next.git
synced 2025-05-18 15:26:36 +00:00
chore(prisma): remove TEACHER and STUDENT roles
This commit is contained in:
parent
69115c4ef0
commit
190431ece6
@ -9,8 +9,6 @@ datasource db {
|
||||
|
||||
enum Role {
|
||||
ADMIN
|
||||
TEACHER
|
||||
STUDENT
|
||||
GUEST
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user