mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
fix auth page redirect
This commit is contained in:
@@ -49,6 +49,7 @@ export type ForumModel = {
|
||||
createAt: number
|
||||
|
||||
isAdmin: boolean
|
||||
isMember: boolean
|
||||
}
|
||||
export type ForumSectionModel = {
|
||||
id: number
|
||||
|
||||
Reference in New Issue
Block a user