Skip to content

Commit

Permalink
mimetype-check in user settings - user.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Rello authored Apr 17, 2017
1 parent d473ec5 commit a32a812
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions settings/user.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
$app = new Application();
$c = $app->getContainer();

$c->query('API')->addScript('soundmanager2-nodebug-jsmin');
$c->query('API')->addScript('settings-user');

$tmpl = new \OCP\Template($c->query('AppName'), 'settings-user');
Expand Down

0 comments on commit a32a812

Please sign in to comment.