mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: updates
This commit is contained in:
parent
3ade87fe0b
commit
57e4bd4d27
10 changed files with 132 additions and 84 deletions
|
@ -238,7 +238,7 @@ export interface Subscription {
|
|||
id: string;
|
||||
status: SubscriptionStatus;
|
||||
plan: { id: string; name: string };
|
||||
expiresAt: Date | null;
|
||||
expiresAt: string | null;
|
||||
}
|
||||
|
||||
export interface UserDetails {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue