mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 23:59:17 +02:00
Fixed #245: admin menu not showing after login
This commit is contained in:
parent
4c81de9226
commit
9f18b95069
4 changed files with 9 additions and 6 deletions
|
@ -272,7 +272,7 @@ export default {
|
|||
this.scrollToCurrent()
|
||||
}
|
||||
},
|
||||
'$store.state.availablePermissions': {
|
||||
'$store.state.auth.availablePermissions': {
|
||||
handler () {
|
||||
this.fetchNotificationsCount()
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue