mirror of
https://github.com/status-im/status-react.git
synced 2025-01-12 20:14:40 +00:00
cleanup
Former-commit-id: 923b2af64859a25d279877c672f3bc99d694710c
This commit is contained in:
parent
771f046e96
commit
4b33910c80
@ -48,7 +48,6 @@
|
|||||||
|
|
||||||
(defn command-preview
|
(defn command-preview
|
||||||
[db [chat-id {:keys [result]}]]
|
[db [chat-id {:keys [result]}]]
|
||||||
(println :wuuut)
|
|
||||||
(if result
|
(if result
|
||||||
(let [path [:chats chat-id :staged-commands]
|
(let [path [:chats chat-id :staged-commands]
|
||||||
commands-cnt (count (get-in db path))]
|
commands-cnt (count (get-in db path))]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user