1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-07 10:43:39 +02:00

Complete implementation for playlist/next-song

This commit is contained in:
Arne Schlüter 2018-08-07 17:25:39 +02:00
commit f7e4bc58a7
3 changed files with 94 additions and 63 deletions

View file

@ -11,8 +11,9 @@
;; debugging
[day8.re-frame/re-frame-10x "0.3.3-react16"]
[day8.re-frame/tracing "0.5.1"]
[philoskim/debux "0.4.11"]
;; for CIDER
[cider/cider-nrepl "0.18.0-SNAPSHOT"]]
[cider/cider-nrepl "0.18.0"]]
:nrepl {:port 9000}