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 authored and cosmosgenius committed Dec 23, 2021
1 parent 81ef3df commit 33f2314
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 33f2314

Please sign in to comment.