lint
This commit is contained in:
parent
90f764224d
commit
6dfe3cc911
4 changed files with 50 additions and 20 deletions
|
@ -5,11 +5,10 @@ const StaffPanel = {
|
|||
BasicUserCard
|
||||
},
|
||||
computed: {
|
||||
staffAccounts() {
|
||||
staffAccounts () {
|
||||
return this.$store.state.instance.staffAccounts
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
export default StaffPanel
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue