You've already forked AstralRinth
forked from didirus/AstralRinth
Survey notices for Servers (#3514)
* Survey notices for Servers * lint * remove creepy frog
This commit is contained in:
@@ -257,7 +257,7 @@ export type ServerNotice = {
|
||||
id: number
|
||||
message: string
|
||||
title?: string
|
||||
level: string
|
||||
level: 'info' | 'warn' | 'critical' | 'survey'
|
||||
dismissable: boolean
|
||||
announce_at: string
|
||||
expires: string
|
||||
|
||||
Reference in New Issue
Block a user