mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: manage account buttons
This commit is contained in:
parent
d4be5b8c66
commit
af4fcb8f06
12 changed files with 286 additions and 149 deletions
|
@ -416,6 +416,8 @@ export interface CatalogueSearchPayload {
|
|||
developers: string[];
|
||||
}
|
||||
|
||||
export type ManageAccountPage = "update-email" | "update-password";
|
||||
|
||||
export * from "./steam.types";
|
||||
export * from "./real-debrid.types";
|
||||
export * from "./ludusavi.types";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue