mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-23 17:18:31 +00:00
chore: enable billing system (#5539)
This commit is contained in:
parent
2a4d78b688
commit
1d23e28eaf
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ enum FeatureFlag {
|
|||
|
||||
bool get isOn {
|
||||
if ([
|
||||
FeatureFlag.planBilling,
|
||||
// release this feature in version 0.5.9
|
||||
FeatureFlag.search,
|
||||
// release this feature in version 0.5.6
|
||||
|
|
|
|||
Loading…
Reference in a new issue