Fix sidebar not behaving properly in reporter webapp

This commit is contained in:
Katrin Yordanova
2023-02-03 12:52:21 +02:00
parent 4a5fcc50d9
commit e3b1ec8022
@@ -236,12 +236,6 @@ export default {
this.checkSidebar()
},
},
disabledRoutes: {
handler () {
this.checkSidebar()
},
}
},
methods: {