mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-28 21:07:16 +00:00
Enable order cycles by default
This commit is contained in:
@@ -9,7 +9,7 @@ module OpenFoodNetwork
|
||||
def self.features
|
||||
{eaterprises: true,
|
||||
local_organics: false,
|
||||
order_cycles: false,
|
||||
order_cycles: true,
|
||||
multi_cart: false,
|
||||
enterprises_distributor_info_rich_text: true}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user