修正部分功能在演示模式下没有禁止操作的bug
This commit is contained in:
@@ -161,8 +161,7 @@ class AuthController extends Controller
|
||||
*/
|
||||
public function qrcode()
|
||||
{
|
||||
return $this->display([
|
||||
]);
|
||||
return $this->display();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user