remove archived from zip

This commit is contained in:
Ruben Fiszel
2023-02-22 09:23:23 +01:00
parent 8338301899
commit 0e27bd3c8b
+1
View File
@@ -1121,6 +1121,7 @@ where
"created_by",
"updated_by",
"edited_at",
"archived",
] {
if obj.contains_key(key) {
obj.remove(key);