chore: enable billing (#5818)

This commit is contained in:
Nathan.fooo 2024-07-26 12:03:29 +08:00 committed by GitHub
parent aff9a61919
commit 22b108df70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -92,7 +92,7 @@ enum FeatureFlag {
bool get isOn {
if ([
if (kDebugMode) FeatureFlag.planBilling,
FeatureFlag.planBilling,
// release this feature in version 0.6.1
FeatureFlag.spaceDesign,
// release this feature in version 0.5.9