mirror of
https://github.com/koel/koel
synced 2024-11-24 21:23:06 +00:00
fix: new playlist button
This commit is contained in:
parent
f95d9a0cd6
commit
d74b6ca63f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
data-testid="sidebar-create-playlist-btn"
|
||||
role="button"
|
||||
title="Create a new playlist"
|
||||
@click.prevent="toggleContextMenu"
|
||||
@click.stop.prevent="toggleContextMenu"
|
||||
></i>
|
||||
</h1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue