mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-17 14:27:02 +08:00
chore(server): upgrade stripe sdk (#4733)
This commit is contained in:
@@ -215,7 +215,7 @@ export const getDefaultAFFiNEConfig: () => AFFiNEConfig = () => {
|
||||
APIKey: '',
|
||||
webhookKey: '',
|
||||
},
|
||||
apiVersion: '2023-08-16',
|
||||
apiVersion: '2023-10-16',
|
||||
},
|
||||
},
|
||||
} satisfies AFFiNEConfig;
|
||||
|
||||
Reference in New Issue
Block a user