Skip to content

Commit

Permalink
Merge pull request #99 from sualko/fix-app-init
Browse files Browse the repository at this point in the history
fix: app init
  • Loading branch information
sualko authored Nov 17, 2020
2 parents adf3938 + 7f884da commit d571a7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appinfo/app.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<?php

OCP\Util::addScript('bbb', 'filelist');

\OC::$server->query(\OCA\BigBlueButton\AppInfo\Application::class);

0 comments on commit d571a7a

Please sign in to comment.