fix compilation failure after rebase

This commit is contained in:
itsjunetime
2026-05-17 14:52:29 -05:00
parent a6a9471bef
commit 2329bbbfeb
+1
View File
@@ -300,6 +300,7 @@ pub async fn display_kitty_images<'es>(
effect: ClearOrDelete::Clear,
which: WhichToDelete::PlacementsWithZIndex(z_idxes_to_remove)
}),
&mut writer,
ev_stream
)
.await