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

Cleanup api interaction; also, not everybody is using my server ;)

This commit is contained in:
Arne Schlüter 2018-05-07 18:15:35 +02:00
commit 94d6c25d9e
4 changed files with 450 additions and 463 deletions

View file

@ -1,6 +1,4 @@
(ns airsonic-ui.config)
(def server "https://londe.arnes.space")
(def debug?
^boolean goog.DEBUG)