From feaea1c48ce88617d27a2ddb4d9c0d3aeedac5c8 Mon Sep 17 00:00:00 2001 From: dcore94 Date: Tue, 31 Jan 2023 13:13:43 +0100 Subject: [PATCH] added support for zip export --- ccp/js/executionhistorycontroller.js | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/ccp/js/executionhistorycontroller.js b/ccp/js/executionhistorycontroller.js index 534bc0d..da6d42b 100644 --- a/ccp/js/executionhistorycontroller.js +++ b/ccp/js/executionhistorycontroller.js @@ -61,6 +61,9 @@ class CCPExecutionHistory extends HTMLElement {
+