mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
core: add googlePurchaseToken type
This commit is contained in:
committed by
Abdullah Atta
parent
fb7d8b0893
commit
cdca90bd54
@@ -610,6 +610,7 @@ export type User = {
|
||||
status: SubscriptionStatus;
|
||||
trialsAvailed?: SubscriptionPlan[];
|
||||
updateURL: string | null;
|
||||
googlePurchaseToken: string | null;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user