@@ -291,6 +291,7 @@ class UtilService extends CrudService {
}
archive.pipe(output);
archive.finalize();
+ return `/files${zipPath}${fn}`;