mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Use config where possible
This commit is contained in:
@@ -227,7 +227,7 @@ class RegisterController extends Controller
|
||||
app('smarty.view')->assign('showregister', $showRegister);
|
||||
app('smarty.view')->assign('error', $error);
|
||||
app('smarty.view')->assign('invite_code_query', $this->inviteCodeQuery);
|
||||
$theme = Settings::settingValue('site.main.style');
|
||||
$theme = 'Gentele';
|
||||
|
||||
$nocaptcha = config('settings.nocaptcha_enabled');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user