feat: close #741 add auth page

This commit is contained in:
Yidadaa
2023-06-07 02:18:24 +08:00
parent 57514e91b6
commit ebbd0128f1
6 changed files with 119 additions and 12 deletions

View File

@@ -13,6 +13,7 @@ export enum Path {
Settings = "/settings",
NewChat = "/new-chat",
Masks = "/masks",
Auth = "/auth",
}
export enum SlotID {