Skip to content

Commit

Permalink
removed some test code.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daryn St. Pierre committed Jul 22, 2020
1 parent ef6cfc2 commit 4ad1740
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions src/views/Entities/RemoteCP.vue
Original file line number Diff line number Diff line change
Expand Up @@ -172,12 +172,9 @@ export default {
...mapState({
mesh: 'selectedMesh'
}),
// ...mapGetters({
// multicluster: 'getMulticlusterStatus'
// }),
multicluster () {
return true
},
...mapGetters({
multicluster: 'getMulticlusterStatus'
}),
pageTitle () {
const metaTitle = this.$route.meta.title
Expand Down

0 comments on commit 4ad1740

Please sign in to comment.