FeatureFlags
enum FeatureFlagsLight-weight “feature flags” for enabling/disabling features in the app. TODO: Look into alternatives like LaunchDarkly or something free and open-source.
- 
                  
                  Whether or not ads are enabled in the app. Note: Ads are set up but we are temporarily disabling them while the user base grows. DeclarationSwift static let adsEnabled: Bool
- 
                  
                  Undocumented DeclarationSwift static let gaugeAlertsEnabled: Bool
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
          