mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +00:00
Fix browser history sorting
Signed-off-by: Brian Sztamfater <brian@status.im>
This commit is contained in:
parent
efff6d3997
commit
4de24442eb
@ -1433,7 +1433,7 @@
|
||||
:browser/browsers-vals
|
||||
:<- [:browser/browsers]
|
||||
(fn [browsers]
|
||||
(vals browsers)))
|
||||
(reverse (vals browsers))))
|
||||
|
||||
(re-frame/reg-sub
|
||||
:get-current-browser
|
||||
|
Loading…
x
Reference in New Issue
Block a user