diff --git a/component/receiver.go b/component/receiver.go index 42e4c5d..d8d11a9 100644 --- a/component/receiver.go +++ b/component/receiver.go @@ -31,7 +31,7 @@ func (c *Config) handleDiscoInfo(s xmpp.Sender, p stanza.Packet) { {Var: stanza.NSMsgReceipts}, {Var: stanza.NSMsgChatMarkers}, {Var: stanza.NSMsgChatStateNotifications}, - {Var: "http://jabber.org/protocol/muc"}, + // {Var: "http://jabber.org/protocol/muc"}, }, } if discoInfo.Node == "" {