summaryrefslogtreecommitdiffstats
path: root/js/controller/ContentController.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/controller/ContentController.js')
-rw-r--r--js/controller/ContentController.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/controller/ContentController.js b/js/controller/ContentController.js
index c63fc65e8..dbd8bbc75 100644
--- a/js/controller/ContentController.js
+++ b/js/controller/ContentController.js
@@ -1,5 +1,5 @@
/**
- * ownCloud - News
+ * Nextcloud - News
*
* This file is licensed under the Affero General Public License version 3 or
* later. See the COPYING file.
@@ -221,6 +221,6 @@ app.controller('ContentController',
return undefined;
}
};
-
+
this.activeItem = this.getFirstItem();
}); \ No newline at end of file