summaryrefslogtreecommitdiffstats
path: root/appinfo/app.php
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/app.php')
-rw-r--r--appinfo/app.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/app.php b/appinfo/app.php
index e56d3ecb7..749f64601 100644
--- a/appinfo/app.php
+++ b/appinfo/app.php
@@ -28,7 +28,7 @@ namespace OCA\News;
// the icon that will be shown in the navigation
// this file needs to exist in img/example.png
- 'icon' => \OCP\Util::imagePath('news', 'news.svg'),
+ 'icon' => \OCP\Util::imagePath('news', 'app.svg'),
// the title of your application. This will be used in the
// navigation or on the settings page of your app