You've already forked AstralRinth
forked from didirus/AstralRinth
Notices fixes and support for titles (#3508)
* Notices fixes and support for titles * Lint
This commit is contained in:
@@ -256,6 +256,7 @@ export type Report = {
|
||||
export type ServerNotice = {
|
||||
id: number
|
||||
message: string
|
||||
title?: string
|
||||
level: string
|
||||
dismissable: boolean
|
||||
announce_at: string
|
||||
|
||||
Reference in New Issue
Block a user