mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-11 03:40:20 +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