mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove beforeDestroy as noone can say what is it for
This commit is contained in:
parent
3c65eebc61
commit
3c84382e45
@ -70,10 +70,5 @@ export default {
|
||||
this.$router.push('/login')
|
||||
},
|
||||
},
|
||||
beforeDestroy() {
|
||||
if (this.$sidebar.showSidebar) {
|
||||
this.$sidebar.showSidebar = false
|
||||
}
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user