Add farm_seed to optional modules.

This commit is contained in:
Michael Stenta 2021-08-17 14:52:54 -04:00
parent a221c3189b
commit e7db825cae
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ function farm_modules() {
],
'optional' => [
'farm_inventory' => t('Inventory management'),
'farm_seed' => t('Seed assets'),
'farm_sensor' => t('Sensor assets'),
'farm_compost' => t('Compost assets'),
'farm_group' => t('Group assets'),