mirror of
https://github.com/status-im/status-react.git
synced 2025-01-16 05:56:15 +00:00
hide react native long timeout warning [ref #2408]
Signed-off-by: andytudhope <tuddy0525@gmail.com>
This commit is contained in:
parent
96ff13a4df
commit
e273568544
@ -9,7 +9,7 @@
|
|||||||
[goog.object :as object]))
|
[goog.object :as object]))
|
||||||
|
|
||||||
(when js/goog.DEBUG
|
(when js/goog.DEBUG
|
||||||
(object/set js/console "ignoredYellowBox" #js ["re-frame: overwriting"]))
|
(object/set js/console "ignoredYellowBox" #js ["re-frame: overwriting" "Setting a timer"]))
|
||||||
|
|
||||||
(defn init [app-root]
|
(defn init [app-root]
|
||||||
(log/set-level! config/log-level)
|
(log/set-level! config/log-level)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user