Add farm_comment to list of optional modules.

This commit is contained in:
Michael Stenta 2023-04-13 16:24:48 -04:00
parent 895a4e97eb
commit 68e6c9da77
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ function farm_modules() {
'farm_import_csv' => t('CSV importer'),
'farm_export_kml' => t('KML exporter'),
'farm_import_kml' => t('KML asset importer'),
'farm_comment' => t('Comments on assets/logs'),
'farm_map_mapbox' => t('Mapbox map layers: Satellite, Outdoors'),
'farm_api_default_consumer' => t('Default API Consumer'),
'farm_fieldkit' => t('Field Kit integration'),