mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-05-02 09:08:20 +00:00
Merge branch 'main' into mod-panel
This commit is contained in:
commit
cc7022cf48
93 changed files with 2379 additions and 1426 deletions
|
@ -130,7 +130,7 @@ public class LoginController : ControllerBase
|
|||
new LoginResult
|
||||
{
|
||||
AuthTicket = "MM_AUTH=" + token.UserToken,
|
||||
ServerBrand = VersionHelper.FullVersion,
|
||||
ServerBrand = VersionHelper.EnvVer,
|
||||
}.Serialize()
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue