mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-18 16:53:57 +00:00
feat: refactor open auth
This commit is contained in:
@@ -42,3 +42,9 @@ export enum Cracker {
|
||||
rle = "RLE",
|
||||
razor1911 = "RAZOR1911",
|
||||
}
|
||||
|
||||
export enum AuthPage {
|
||||
SignIn = "",
|
||||
UpdateEmail = "update-email",
|
||||
UpdatePassword = "update-password",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user