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

github.com/nextcloud/jsloader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Controller/JSController.php')
-rw-r--r--lib/Controller/JSController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Controller/JSController.php b/lib/Controller/JSController.php
index 2e23004..2d797ee 100644
--- a/lib/Controller/JSController.php
+++ b/lib/Controller/JSController.php
@@ -60,4 +60,4 @@ class JSController extends Controller {
}
return new DataDownloadResponse($jsCode, 'script', 'text/javascript');
}
-} \ No newline at end of file
+}