[Tweak] Panda web server POST upgrade (#628)
* [Feat] Panda web server POST upgrade * Move token in comms
This commit is contained in:
@@ -567,7 +567,7 @@ namespace Content.Server.GameTicking
|
||||
Message = status
|
||||
};
|
||||
|
||||
_pandaWeb.SendBotMessage(utkaRoundStatusEvent);
|
||||
_pandaWeb.SendBotPostMessage(utkaRoundStatusEvent);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user