mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 18:59:19 +00:00
✨ feat: Add early access opt-in feature
This commit is contained in:
@@ -24,6 +24,8 @@ model Guild {
|
||||
ServiceAnnouncement_Channel String?
|
||||
|
||||
Purge_Limit Int @default(300)
|
||||
|
||||
EarlyAccess_Enabled Boolean @default(false)
|
||||
}
|
||||
|
||||
model User {
|
||||
|
||||
Reference in New Issue
Block a user