fix(core): update
This commit is contained in:
@ -33,7 +33,7 @@ export class CloudlyConnector {
|
||||
);
|
||||
|
||||
const response = await typedrequest.fire({
|
||||
containerImageInfo: optionsArg
|
||||
containerImageInfo: optionsArg,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user