mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore(core): update pro plan description (#8367)
This commit is contained in:
@@ -67,7 +67,7 @@ const proBenefits: BenefitsGetter = t => ({
|
||||
title: t['com.affine.payment.cloud.pro.benefit.g1-1'](),
|
||||
icon: <AfFiNeIcon />,
|
||||
},
|
||||
...([2, 3, 4, 5, 6, 7, 8] as const).map(i => ({
|
||||
...([2, 3, 4, 5, 7, 8] as const).map(i => ({
|
||||
title: t[`com.affine.payment.cloud.pro.benefit.g1-${i}`](),
|
||||
})),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user