From 2a115bd79f2e45348f81c554c81723578a53bb05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Tue, 14 Aug 2018 10:47:00 +0200 Subject: Audio player fix, loading fixes and design update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- templates/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/index.php b/templates/index.php index c3c1f7feb..1e95667c2 100644 --- a/templates/index.php +++ b/templates/index.php @@ -45,7 +45,7 @@ foreach (Plugin::getScripts() as $appName => $fileName) { ng-controller="NavigationController as Navigation" ng-hide="App.loading.isLoading('global')"> - + -- cgit v1.2.3