mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Add feature toggle for Connect+Learn homepage
This commit is contained in:
@@ -7,7 +7,7 @@ module OpenFoodNetwork
|
||||
private
|
||||
|
||||
def self.features
|
||||
{}
|
||||
{connect_learn_homepage: false}
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user