mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +00:00
Fix hang at startup with release build
This commit is contained in:
parent
b9c7dbd5d2
commit
78be542f0b
@ -23,6 +23,7 @@
|
||||
(defn- add-log-level [config log-level]
|
||||
(if (empty? log-level)
|
||||
(assoc config
|
||||
:LogLevel "ERROR"
|
||||
:LogEnabled false)
|
||||
(assoc config
|
||||
:LogLevel log-level
|
||||
|
Loading…
x
Reference in New Issue
Block a user