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