diff --git a/common/flatpak-dir.c b/common/flatpak-dir.c index a7e529c7..14ae8797 100644 --- a/common/flatpak-dir.c +++ b/common/flatpak-dir.c @@ -2813,6 +2813,7 @@ oci_pull_init_progress (OstreeAsyncProgress *progress) "total-delta-part-usize", "t", (guint64) 0, "total-delta-superblocks", "u", 0, "status", "s", "", + "caught-error", "b", FALSE, NULL); }