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

Add rudimentary keyboard shortcuts; closes #41

This commit is contained in:
Arne Schlüter 2019-01-30 18:25:35 +01:00
commit f9290562fa
8 changed files with 109 additions and 41 deletions

View file

@ -5,6 +5,7 @@
:dependencies
[[reagent "0.8.0"]
[re-frame "0.10.6"]
[re-pressed "0.3.0"]
[day8.re-frame/http-fx "0.1.6"]
[akiroz.re-frame/storage "0.1.2"]
[funcool/bide "1.6.0"]