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

Add user notifications

This commit is contained in:
Arne Schlüter 2018-06-11 15:47:39 +02:00
commit 68a96bc398
9 changed files with 140 additions and 18 deletions

View file

@ -14,6 +14,8 @@
;; for CIDER
[cider/cider-nrepl "0.18.0-SNAPSHOT"]]
:nrepl {:port 9000}
:builds
{:app {:target :browser
:output-dir "public/app/js"