1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-06 18:33:38 +02:00

Move artists into library (#68)

* Use more sensible naming for api responses

* Move artist overview into library; closes #50 and #52

* Fix sass live-reload

* Move editor config out of shadow-cljs.edn
This commit is contained in:
heyarne 2019-12-08 00:56:45 +01:00 committed by GitHub
commit 930bf55390
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 82 additions and 47 deletions

View file

@ -13,9 +13,7 @@
;; debugging
[day8.re-frame/re-frame-10x "0.4.5"]
#_[day8.re-frame/tracing "0.5.1"]
[philoskim/debux "0.5.6"]
;; for CIDER
[cider/cider-nrepl "0.21.1"]]
[philoskim/debux "0.5.6"]]
:nrepl {:port 9000}