mirror of
https://github.com/ApfelTeeSaft/R2-Explorer.git
synced 2026-08-26 19:33:39 +00:00
Disable right sidebar for now
This commit is contained in:
@@ -150,7 +150,7 @@ export default defineComponent({
|
||||
},
|
||||
methods: {
|
||||
openFileDetails: function(row) {
|
||||
this.$emit('updateDrawer', true)
|
||||
// this.$emit('updateDrawer', true) // TODO: enable
|
||||
console.log(row)
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user