You've already forked AstralRinth
forked from didirus/AstralRinth
Revert "feat: medal promotion on servers page (#4117)"
This reverts commit 14eac461be.
This commit is contained in:
@@ -52,9 +52,6 @@ export interface Server {
|
||||
flows: {
|
||||
intro?: boolean
|
||||
}
|
||||
|
||||
is_medal?: boolean
|
||||
medal_expires?: string
|
||||
}
|
||||
|
||||
export interface Servers {
|
||||
|
||||
@@ -37,7 +37,6 @@ export interface ServerGeneral {
|
||||
flows?: {
|
||||
intro?: boolean
|
||||
}
|
||||
is_medal?: boolean
|
||||
}
|
||||
|
||||
export interface Allocation {
|
||||
|
||||
Reference in New Issue
Block a user