mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-07 02:33:39 +02:00
Move navigation to effect
This commit is contained in:
parent
fe0e250648
commit
6117b921a6
6 changed files with 63 additions and 46 deletions
|
|
@ -11,6 +11,6 @@
|
|||
;; ---
|
||||
|
||||
(re-frame/reg-sub
|
||||
::current-page
|
||||
::current-route
|
||||
(fn [db]
|
||||
(:route db)))
|
||||
(:current-route db)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue