refactor(cloudly): consume external interfaces package
This commit is contained in:
@@ -60,6 +60,7 @@ export class ExternalRegistry implements plugins.servezoneInterfaces.data.IExter
|
||||
);
|
||||
const response = await updateRegistryTR.fire({
|
||||
identity: this.cloudlyClientRef.identity,
|
||||
registryId: this.id,
|
||||
registryData: this.data,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user