improved user experience for novice user(including support for standalone aria2c and ytdl binaries);support for snap installation;close #19
This commit is contained in:
@@ -56,7 +56,8 @@ class Application extends App
|
||||
$container->query('UserId'),
|
||||
\OC::$server->getL10N('ncdownloader'),
|
||||
//\OC::$server->getRootFolder(),
|
||||
$container->query('Aria2')
|
||||
$container->query('Aria2'),
|
||||
$container->query('Youtube')
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user