Commit 13c091c4 authored by Winnie Hellmann's avatar Winnie Hellmann

Fix bad merge in app/assets/javascripts/environments/components/environment_item.vue

parent d520338a
......@@ -426,7 +426,7 @@ export default {
displayEnvironmentActions() {
return (
this.hasManualActions ||
this.actions.length > 0 ||
this.externalURL ||
this.monitoringUrl ||
this.canStopEnvironment ||
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment