Fix:Hide download button if user does not have download permission #189

This commit is contained in:
advplyr
2022-05-22 15:49:42 -05:00
parent cb6cb5f637
commit 236fd09c94
4 changed files with 14 additions and 8 deletions
-3
View File
@@ -74,9 +74,6 @@ export default {
username() {
return this.user ? this.user.username : ''
},
socketConnected() {
return this.$store.state.socketConnected
},
navItems() {
var items = [
{