mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-06 18:33:38 +02:00
4 lines
60 B
Clojure
4 lines
60 B
Clojure
(ns airsonic-ui.config)
|
|
|
|
(def debug?
|
|
^boolean goog.DEBUG)
|