This commit is contained in:
Holger Trampe 2021-09-01 11:46:49 +02:00
parent 58190f093a
commit f4490f2dbe
2 changed files with 1 additions and 0 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -17,6 +17,7 @@ use OCP\AppFramework\Http\Events\BeforeTemplateRenderedEvent;
class Application extends App {
protected $AppName = 'Agency';
# TEST
public function __construct() {
parent::__construct($this->AppName);