fix
This commit is contained in:
@@ -63,6 +63,7 @@ async function toggleVisible(announcement: Announcement) {
|
||||
tag: announcement.tag,
|
||||
content: announcement.content,
|
||||
visible: announcement.visible,
|
||||
top: announcement.top,
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user