Skip to content

Commit

Permalink
change value selection to general/high
Browse files Browse the repository at this point in the history
  • Loading branch information
axgu committed Feb 24, 2024
1 parent 9f3e388 commit 508a3d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions prisma/schema.prisma
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,7 @@ enum Status {
}

enum Value {
LOW
MEDIUM
GENERAL
HIGH
}

Expand Down

0 comments on commit 508a3d1

Please sign in to comment.