mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-08 22:56:06 +00:00
Copies admin_style_v3 feature into ACTIVE_BY_DEFAULT section
This should have an effect on test environment
This commit is contained in:
@@ -50,6 +50,9 @@ module OpenFoodNetwork
|
||||
ACTIVE_BY_DEFAULT = {
|
||||
# Copy features here that were activated in a migration so that new
|
||||
# instances, development and test environments have the feature active.
|
||||
"admin_style_v3" => <<~DESC,
|
||||
Test the work-in-progress design updates.
|
||||
DESC
|
||||
}.freeze
|
||||
|
||||
def self.setup!
|
||||
|
||||
Reference in New Issue
Block a user