silence blueprint suggestion

This commit is contained in:
Erica Z 2024-10-20 11:52:51 +02:00
parent 4c9f24cd6b
commit c8e4e55410

View file

@ -128,7 +128,7 @@ template $UiPlayQueueSong: ListBoxRow {
DropTarget { DropTarget {
actions: move; actions: move;
formats: UiPlayQueueSong; formats: "UiPlayQueueSong";
preload: true; preload: true;
drop => $on_drop (); drop => $on_drop ();