mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 11:33:41 +03:00
chat: remove console.log from metadataAction
This commit is contained in:
parent
869f19c8f8
commit
92e8bba2c9
@ -182,7 +182,6 @@ class UrbitApi {
|
|||||||
}
|
}
|
||||||
|
|
||||||
metadataAction(data) {
|
metadataAction(data) {
|
||||||
console.log(data)
|
|
||||||
return this.action("metadata-hook", "metadata-action", data);
|
return this.action("metadata-hook", "metadata-action", data);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user