mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 16:49:16 +02:00
Ensure shortcuts don't collide in inputs
This commit is contained in:
parent
a52d8a25b2
commit
37383a53b2
4 changed files with 54 additions and 3 deletions
|
@ -68,7 +68,7 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
import GlobalEvents from 'vue-global-events'
|
||||
import GlobalEvents from '@/components/utils/global-events'
|
||||
|
||||
import queue from '@/audio/queue'
|
||||
import Track from '@/audio/track'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue