fix(core): update

This commit is contained in:
2024-06-08 11:03:37 +02:00
parent ecd7f6d419
commit 93da11a951
2 changed files with 2 additions and 1 deletions

View File

@@ -113,6 +113,7 @@ export class TarTools {
content: plugins.smartfile.fsStream.createReadStream(absolutePath),
});
}
return pack;
}
public async getPackStream() {