mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-07-25 13:50:51 +02:00
chore: cleanup
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ export interface CloudUser {
|
||||
id: string;
|
||||
email: string;
|
||||
plan: string;
|
||||
planPeriod: string;
|
||||
planPeriod: string | null;
|
||||
subscriptionStatus: string;
|
||||
profileLimit: number;
|
||||
cloudProfilesUsed: number;
|
||||
|
||||
Reference in New Issue
Block a user