fix basicusercard
This commit is contained in:
parent
cb135645f9
commit
700df11e9a
4 changed files with 18 additions and 29 deletions
|
|
@ -4,7 +4,7 @@ import { defineAsyncComponent } from 'vue'
|
|||
const UserPopover = {
|
||||
name: 'UserPopover',
|
||||
props: [
|
||||
'userId', 'overlayCenters', 'disabled'
|
||||
'userId', 'overlayCenters', 'disabled', 'overlay-centers-selector'
|
||||
],
|
||||
components: {
|
||||
UserCard,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue