[Tweak] Panda web server POST upgrade (#628)
* [Feat] Panda web server POST upgrade * Move token in comms
This commit is contained in:
@@ -648,7 +648,7 @@ public sealed partial class ChatSystem : SharedChatSystem
|
||||
CharacterName = MetaData(source).EntityName
|
||||
};
|
||||
|
||||
_pandaWeb.SendBotMessage(utkaEmoteEvent);
|
||||
_pandaWeb.SendBotPostMessage(utkaEmoteEvent);
|
||||
|
||||
//WD-EDIT
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user