examples/ui/basic.ru in flipper-ui-0.25.2 vs examples/ui/basic.ru in flipper-ui-0.25.3

- old
+ new

@@ -24,9 +24,10 @@ # config.banner_text = 'Production Environment' # config.banner_class = 'danger' config.feature_creation_enabled = true config.feature_removal_enabled = true config.cloud_recommendation = true + config.confirm_fully_enable = true # config.show_feature_description_in_list = true config.descriptions_source = lambda do |_keys| { "search_performance_another_long_thing" => "Just to test feature name length.", "gauges_tracking" => "Should we track page views with gaug.es.",