updated menu icon

This commit is contained in:
huangjx
2021-09-10 22:09:41 +08:00
parent 8fa818fa46
commit c19dd9de63
7 changed files with 17 additions and 111 deletions

View File

@@ -1,13 +1,4 @@
<?php
/**
* ownCloud - ncdownloader
*
* This file is licensed under the Affero General Public License version 3 or
* later. See the LICENSE file.
*
* @author Xavier Beurois <www.sgc-univ.net>
* @copyright Xavier Beurois 2015
*/
namespace OCA\NCDownloader\AppInfo;
@@ -19,5 +10,3 @@ namespace OCA\NCDownloader\AppInfo;
'name' => 'ncdownloader'
]);
//\OCP\App::registerAdmin('ncdownloader', 'settings/admin');
//\OCP\App::registerPersonal('ncdownloader', 'settings/personal');