silence blueprint suggestion
This commit is contained in:
parent
4c9f24cd6b
commit
c8e4e55410
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ template $UiPlayQueueSong: ListBoxRow {
|
|||
|
||||
DropTarget {
|
||||
actions: move;
|
||||
formats: UiPlayQueueSong;
|
||||
formats: "UiPlayQueueSong";
|
||||
preload: true;
|
||||
|
||||
drop => $on_drop ();
|
||||
|
|
Loading…
Reference in a new issue