mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
feat(core): i18n for pricing plans (#6499)
feat(core): adjust pricing plans style feat(core): i18n for pricing plans
This commit is contained in:
@@ -82,6 +82,7 @@ export enum ServerDeploymentType {
|
||||
}
|
||||
|
||||
export enum ServerFeature {
|
||||
Copilot = 'Copilot',
|
||||
OAuth = 'OAuth',
|
||||
Payment = 'Payment',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user