Skip to content

Commit

Permalink
fix mattermost_attach_kibana_discover_url
Browse files Browse the repository at this point in the history
  • Loading branch information
nsano-rururu committed Jun 18, 2021
1 parent a868e95 commit 96c1e11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/store/config/index.js
Expand Up @@ -1144,6 +1144,7 @@ export default {
} else {
config.generate_kibana_discover_url = false;
config.slack_attach_kibana_discover_url = false;
config.mattermost_attach_kibana_discover_url = false;
}

if (state.alert.kibanaDiscoverAppUrl) {
Expand Down

0 comments on commit 96c1e11

Please sign in to comment.