update frontend

This commit is contained in:
felinae98
2021-11-19 14:22:04 +08:00
parent f8a7eda467
commit ff8803e89b
7 changed files with 293 additions and 49 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ export type LoginContextType = {
}
export interface SubscribeConfig {
targetType: string
platformName: string
target?: string
targetName: string
cats: Array<number>