feat: implement enableUnfinishedFeatures flag and hidden preferences button
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
window._extensions_manager_location = "<%= ENV['EXTENSIONS_MANAGER_LOCATION'] %>";
|
||||
window._batch_manager_location = "<%= ENV['BATCH_MANAGER_LOCATION'] %>";
|
||||
window._bugsnag_api_key = "<%= ENV['BUGSNAG_API_KEY'] %>";
|
||||
window._enable_unfinished_features = "<%= ENV['ENABLE_UNFINISHED_FEATURES'] %>"
|
||||
</script>
|
||||
|
||||
<% if Rails.env.development? %>
|
||||
|
||||
Reference in New Issue
Block a user