let mobile users customize top bar as well
This commit is contained in:
parent
0123872b56
commit
c3e7eadddf
6 changed files with 25 additions and 4 deletions
|
|
@ -34,6 +34,7 @@ library.add(
|
|||
faList
|
||||
)
|
||||
const NavPanel = {
|
||||
props: ['forceExpand'],
|
||||
created () {
|
||||
if (this.currentUser && this.currentUser.locked) {
|
||||
this.$store.dispatch('startFetchingFollowRequests')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue