Skip to content

Commit

Permalink
Added "Opportune" as a default module #823
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisala committed Dec 7, 2023
1 parent f9e9679 commit c4485d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class ParatooService {
static final String PARATOO_APP_NAME = "Monitor"
static final String MONITOR_AUTH_HEADER = "Authorization"
static final List DEFAULT_MODULES =
['Plot Selection and Layout', 'Plot Description']
['Plot Selection and Layout', 'Plot Description', 'Opportune']

GrailsApplication grailsApplication
SettingService settingService
Expand Down

0 comments on commit c4485d0

Please sign in to comment.