updated description and other info
This commit is contained in:
@@ -2,11 +2,4 @@
|
||||
|
||||
namespace OCA\NCDownloader\AppInfo;
|
||||
|
||||
\OC::$server->getNavigationManager()->add([
|
||||
'id' => 'ncdownloader',
|
||||
'order' => 10,
|
||||
'href' => \OC::$server->getURLGenerator()->linkToRoute('ncdownloader.Main.Index'),
|
||||
'icon' => \OC::$server->getURLGenerator()->imagePath('ncdownloader', 'ncdownloader.svg'),
|
||||
'name' => 'ncdownloader'
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user