mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
fix playlist image being lost on title edit
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
v-if="search.query.trim().length === 0"
|
||||
class="no-res border rounded"
|
||||
>
|
||||
<div class="no-res-text">👻 Find your music</div>
|
||||
<div class="no-res-text">🦋 Find your music</div>
|
||||
</div>
|
||||
<div
|
||||
v-else-if="
|
||||
|
||||
Reference in New Issue
Block a user