Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2015-12-17 01:06:59 +0300
committerLukas Reschke <lukas@owncloud.com>2015-12-17 01:06:59 +0300
commit406677835e2a8b36d8de7e1ef2a84a7a1e4abd89 (patch)
treee59cf0e5b6cce43b2cd11a37afb87a196fc54c98 /appinfo
parent470100f85eff8d6708e82865ca2afc49a5d2cf17 (diff)
Fix stuff
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/app.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/appinfo/app.php b/appinfo/app.php
index 72b6348..97d7735 100644
--- a/appinfo/app.php
+++ b/appinfo/app.php
@@ -13,4 +13,3 @@ namespace OCA\Files_PdfViewer\AppInfo;
use OCP\Util;
Util::addScript('files_pdfviewer', 'previewplugin');
-Util::addStyle('files_pdfviewer', 'style');