Improve client
This commit is contained in:
parent
c968633d15
commit
65858dab3e
39 changed files with 286 additions and 83 deletions
|
|
@ -338,7 +338,7 @@ export default defineComponent({
|
|||
},
|
||||
|
||||
menu(ev) {
|
||||
os.modalMenu(getUserMenu(this.user), ev.currentTarget || ev.target);
|
||||
os.popupMenu(getUserMenu(this.user), ev.currentTarget || ev.target);
|
||||
},
|
||||
|
||||
parallaxLoop() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue