Add farm_client module to the default modules enabled on new installs.

This commit is contained in:
Michael Stenta 2020-03-31 11:48:41 -04:00
parent b861608820
commit 0fc5b44a46
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ function farm_modules() {
'farm_access_roles' => st('Default roles: Manager, Worker, Viewer'),
'farm_help' => st('farmOS Help Pages'),
'farm_api' => st('farmOS API'),
'farm_client' => st('farmOS Client (Field Kit) integration'),
),
'optional' => array(
'farm_water_test' => st('Water test logs'),