mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-06 18:33:38 +02:00
Implement authentication
This commit is contained in:
parent
9f5ff05101
commit
d782b49b94
7 changed files with 70 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
(ns airsonic-ui.db)
|
||||
|
||||
(def default-db
|
||||
{:name "re-frame"})
|
||||
{:active-requests 0})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue