Skip to content

Commit

Permalink
show jira cloud integration section by default
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshdsk committed Dec 6, 2021
1 parent 7ac2e5b commit b7aebfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environment.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const ENVHandlerCONST = {
WHITELABEL_NAME: '',
WHITELABEL_LOGO: '',
WHITELABEL_THEME: 'dark',
IRENE_SHOW_JIRA_CLOUD: false
IRENE_SHOW_JIRA_CLOUD: true
},

processENV: Object.keys(process.env).reduce((acc, key) => {
Expand Down

0 comments on commit b7aebfe

Please sign in to comment.