Small UI style fix

This commit is contained in:
Dmitry Khomutov 2017-01-07 20:54:33 +07:00
commit 052338f831
3 changed files with 3 additions and 2 deletions

View file

@ -151,6 +151,7 @@ class Application extends b8\Application
/**
* Check whether we should skip auth (because it is disabled)
*
* @return bool
*/
protected function shouldSkipAuth()