mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-06 18:33:38 +02:00
Move navigation to effect
This commit is contained in:
parent
fe0e250648
commit
6117b921a6
6 changed files with 63 additions and 46 deletions
|
|
@ -4,4 +4,4 @@
|
|||
(def default-db
|
||||
{:active-requests 0
|
||||
;; because navigate! executes asynchronously we force to display the login screen first
|
||||
:route routes/default})
|
||||
:current-route [routes/default-route]})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue