Fix: force downloading (without cache) before uploading

This commit is contained in:
Pieter Vander Vennet 2023-10-23 00:46:16 +02:00
parent d96fe61462
commit b85b2ace0b
3 changed files with 4 additions and 3 deletions

View file

@ -367,7 +367,7 @@ export class ChangesetHandler {
].map(([key, value]) => ({
key,
value,
aggretage: false,
aggregate: false,
}))
}