Add farm_comment to list of optional modules.

This commit is contained in:
Michael Stenta 2023-04-13 16:24:48 -04:00
parent 246696fea2
commit 7136bcabe0
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ function farm_modules() {
'farm_lab_test' => t('Lab test logs'),
'farm_birth' => t('Birth logs'),
'farm_medical' => t('Medical logs'),
'farm_comment' => t('Comments on assets/logs'),
'farm_kml' => t('KML export features'),
'farm_import_kml' => t('KML asset importer'),
'farm_fieldkit' => t('Field Kit integration'),