mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-17 14:27:02 +08:00
feat(core): believer subscription UI (#7431)
feat(core): switch ai and cloud plans position feat(core): impl lifetime subscription ui feat(core): adapt ui for lifetime status feat(core): add believer card in billing page
This commit is contained in:
@@ -1765,6 +1765,7 @@ export type PricesQuery = {
|
||||
currency: string;
|
||||
amount: number | null;
|
||||
yearlyAmount: number | null;
|
||||
lifetimeAmount: number | null;
|
||||
}>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user