Renamed hook name

Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
Julien Eluard 2018-11-20 18:23:46 +01:00
parent 1dcc7727f1
commit f78f98ff6f
No known key found for this signature in database
GPG Key ID: 6FD7DB5437FCBEF6
1 changed files with 1 additions and 1 deletions

View File

@ -289,7 +289,7 @@
:params? :vector
:outputs? :vector
:on-result :event}}}
:hooks {:command commands/command-hook
:hooks {:chat.command commands/command-hook
:wallet.settings settings/hook}})
(defn parse [{:keys [data]} id]