add top for announcement
This commit is contained in:
@@ -337,6 +337,7 @@ export interface AnnouncementEdit {
|
||||
tag: string
|
||||
content: string
|
||||
visible: boolean
|
||||
top: boolean
|
||||
}
|
||||
|
||||
export interface Announcement extends AnnouncementEdit {
|
||||
|
||||
Reference in New Issue
Block a user