mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-14 10:46:21 +00:00
cleanup
This commit is contained in:
parent
7632de08cf
commit
923b2af648
@ -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