Skip to content

Commit

Permalink
Add farm_api_oauth to the list of default farm modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
paul121 committed Jan 24, 2020
1 parent e931a08 commit 3bc447d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions farm.install
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ function farm_modules() {
'farm_help' => st('farmOS Help Pages'),
'farm_tour' => st('farmOS Tours'),
'farm_api' => st('farmOS API'),
'farm_api_oauth' => st('farmOS API OAuth2 Server'),
),
'optional' => array(
'farm_water_test' => st('Water test logs'),
Expand Down

0 comments on commit 3bc447d

Please sign in to comment.