Renamed app

This commit is contained in:
2019-01-29 15:17:39 +01:00
parent 344d62d7dd
commit 7c551bd581
19 changed files with 257 additions and 20 deletions

View File

@ -1,5 +1,5 @@
<?php
namespace OCA\ApplicationsAutoUpdater\Controller;
namespace OCA\AppsAutoUpdater\Controller;
use OCP\IRequest;
use OCP\AppFramework\Http\TemplateResponse;