mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-07 02:33:39 +02:00
Update events to use updated playlist, closes #6
This commit is contained in:
parent
1888c3023c
commit
4d49b3a3ff
4 changed files with 48 additions and 37 deletions
|
|
@ -1,5 +1,6 @@
|
|||
(ns airsonic-ui.subs
|
||||
(:require [re-frame.core :as re-frame :refer [subscribe]]
|
||||
[airsonic-ui.audio.playlist :as playlist]
|
||||
[airsonic-ui.utils.api :as api]))
|
||||
|
||||
(defn is-booting?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue