summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/flatpak-dir.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/flatpak-dir.c b/common/flatpak-dir.c
index a0afe7d3..c029317d 100644
--- a/common/flatpak-dir.c
+++ b/common/flatpak-dir.c
@@ -2817,6 +2817,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);
}