mirror of
https://github.com/itsjunetime/tdf.git
synced 2026-06-02 08:01:47 -04:00
fix compilation failure after rebase
This commit is contained in:
@@ -300,6 +300,7 @@ pub async fn display_kitty_images<'es>(
|
|||||||
effect: ClearOrDelete::Clear,
|
effect: ClearOrDelete::Clear,
|
||||||
which: WhichToDelete::PlacementsWithZIndex(z_idxes_to_remove)
|
which: WhichToDelete::PlacementsWithZIndex(z_idxes_to_remove)
|
||||||
}),
|
}),
|
||||||
|
&mut writer,
|
||||||
ev_stream
|
ev_stream
|
||||||
)
|
)
|
||||||
.await
|
.await
|
||||||
|
|||||||
Reference in New Issue
Block a user