Git Test
This commit is contained in:
parent
58190f093a
commit
f4490f2dbe
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue