aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/recentplugin.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/js/recentplugin.js')
-rw-r--r--apps/files/js/recentplugin.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/js/recentplugin.js b/apps/files/js/recentplugin.js
index c1b013ef1b8..a6eddc752db 100644
--- a/apps/files/js/recentplugin.js
+++ b/apps/files/js/recentplugin.js
@@ -10,9 +10,9 @@
(function (OCA) {
/**
- * @namespace OCA.Files.RecentPlugin
- *
* Registers the recent file list from the files app sidebar.
+ *
+ * @namespace OCA.Files.RecentPlugin
*/
OCA.Files.RecentPlugin = {
name: 'Recent',