mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-23 09:08:24 +00:00
chore: turn off the billing feature (#5551)
This commit is contained in:
parent
70a7b856a2
commit
1fd34bc58a
1 changed files with 0 additions and 1 deletions
|
|
@ -88,7 +88,6 @@ 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