Skip to content

Commit

Permalink
chore: enable billing system (#5539)
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasXu0 authored Jun 14, 2024
1 parent 2a4d78b commit 1d23e28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/appflowy_flutter/lib/shared/feature_flags.dart
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1d23e28

Please sign in to comment.