mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +00:00
remove condition (was always false)
This commit is contained in:
parent
9a348390d3
commit
e7427997d2
@ -28,9 +28,6 @@
|
|||||||
(and @webview (:can-go-back? @result-box))
|
(and @webview (:can-go-back? @result-box))
|
||||||
(do (.goBack @webview) true)
|
(do (.goBack @webview) true)
|
||||||
|
|
||||||
(#{:home :wallet :my-profile} view-id)
|
|
||||||
(do (.exitApp react/back-handler))
|
|
||||||
|
|
||||||
(< 1 (count @stack))
|
(< 1 (count @stack))
|
||||||
(do (dispatch [:navigate-back]) true)
|
(do (dispatch [:navigate-back]) true)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user