mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-18 07:01:30 +00:00
rename1
This commit is contained in:
parent
a4cb20d228
commit
12c53f3515
20 changed files with 70 additions and 70 deletions
|
|
@ -10,7 +10,7 @@ use OCP\AppFramework\Bootstrap\IBootstrap;
|
|||
use OCP\AppFramework\Bootstrap\IRegistrationContext;
|
||||
|
||||
class Application extends App implements IBootstrap {
|
||||
public const APP_ID = 'ainascontrolplane';
|
||||
public const APP_ID = 'betternascontrolplane';
|
||||
|
||||
public function __construct() {
|
||||
parent::__construct(self::APP_ID);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue