feat: Remove Moxxy specific strings

This commit is contained in:
2022-11-09 16:52:59 +01:00
parent 5641b54f8f
commit d5493a185a
9 changed files with 57 additions and 55 deletions

View File

@@ -69,7 +69,7 @@ class _MyHomePageState extends State<MyHomePage> {
RosterManager(),
PingManager(),
MessageManager(),
PresenceManager(),
PresenceManager('http://moxxmpp.example'),
])
..registerFeatureNegotiators([
ResourceBindingNegotiator(),