fix(core): update

This commit is contained in:
2022-10-11 14:26:42 +02:00
parent 373a838a6a
commit 03eb9d2657
11 changed files with 41 additions and 13736 deletions

View File

@ -33,7 +33,7 @@ export class CloudlyConnector {
);
const response = await typedrequest.fire({
containerImageInfo: optionsArg
containerImageInfo: optionsArg,
});
}
}