Renamed hook name
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
parent
1dcc7727f1
commit
f78f98ff6f
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue