mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Fix registration page
This commit is contained in:
@@ -47,7 +47,7 @@ class RegisterController extends Controller
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
private string $inviteCodeQuery;
|
||||
private string $inviteCodeQuery = '';
|
||||
|
||||
/**
|
||||
* Create a new controller instance.
|
||||
|
||||
Reference in New Issue
Block a user