mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-28 15:55:19 +08:00
fix(server): disable payment module requirements temporarily (#5683)
This commit is contained in:
@@ -29,6 +29,7 @@ AFFiNE.metrics.enabled = true;
|
||||
// Plugins Section Start
|
||||
AFFiNE.plugins.use('payment', {
|
||||
stripe: {
|
||||
keys: {},
|
||||
apiVersion: '2023-10-16',
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user