mirror of
https://github.com/unmojang/drasl.git
synced 2025-09-08 14:45:23 -04:00
typo: Umojang -> Unmojang
This commit is contained in:
parent
2b2e0d11a0
commit
959fdfffb3
2
auth.go
2
auth.go
@ -48,7 +48,7 @@ func AuthServerInfo(app *App) func(c echo.Context) error {
|
||||
info := serverInfoResponse{
|
||||
Status: "OK",
|
||||
RuntimeMode: "productionMode",
|
||||
ApplicationAuthor: "Umojang",
|
||||
ApplicationAuthor: "Unmojang",
|
||||
ApplicationDescription: "",
|
||||
SpecificationVersion: "2.13.34",
|
||||
ImplementationVersion: "0.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user