This commit is contained in:
@ -597,7 +597,7 @@ async function getProcessBlob(blobId, key, options) {
|
||||
});
|
||||
};
|
||||
process.client_api = {
|
||||
createIdentity: function() {
|
||||
createIdentity: function () {
|
||||
return process.createIdentity();
|
||||
},
|
||||
resetPermission: async function resetPermission(message) {
|
||||
|
Reference in New Issue
Block a user