From ed42d3fb7ccbd46ca8aadb8a623b3bb1e7721441 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Tue, 7 Aug 2018 19:04:53 +0200 Subject: Fix 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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/index.php b/templates/index.php index 363b0fee0..c3c1f7feb 100644 --- a/templates/index.php +++ b/templates/index.php @@ -2,8 +2,7 @@ use OCA\News\Plugin\Client\Plugin; script('news', [ - 'build/app.min', - 'app-inject-14' + 'build/app.min' ]); style('news', [ -- cgit v1.2.3