Skip to content

Commit

Permalink
Composer Vulnerability Mirroring initial
Browse files Browse the repository at this point in the history
Signed-off-by: Valentijn Scholten <valentijnscholten@gmail.com>
  • Loading branch information
valentijnscholten committed Jan 4, 2025
1 parent 6e4512b commit e7edb48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/containers/DefaultContainer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ export default {
},
mounted() {
if (this.$dtrack && this.$dtrack.version.includes('SNAPSHOT')) {
//TODO VS reinstate
// this.$root.$emit('bv::show::modal', 'snapshotModal');
}
Expand Down

0 comments on commit e7edb48

Please sign in to comment.