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:
parent
14914e9915
commit
930bf55390
13 changed files with 82 additions and 47 deletions
|
|
@ -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}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue