Merge branch 'qcast-pub' into dev
This commit is contained in:
commit
5d964e5a73
@ -241,7 +241,7 @@ export function useContextMenu() {
|
||||
return menu.shortcut?.includes(e.key)
|
||||
})
|
||||
|
||||
if (temp.length > 0) menu = temp
|
||||
if (temp.length > 0) menu = temp[0]
|
||||
}
|
||||
|
||||
if (menu) handleClick(null, menu)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user