fix: app init

fix #96
pull/99/head
sualko 2020-11-11 11:42:38 +01:00
parent b322f6bcd1
commit 7f884da483
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
<?php
OCP\Util::addScript('bbb', 'filelist');
\OC::$server->query(\OCA\BigBlueButton\AppInfo\Application::class);