[FIX/WIP] Fix replies and try fixing a bug with MUCs

This commit is contained in:
lda 2025-02-15 08:44:25 +00:00
commit e2b014d000
11 changed files with 142 additions and 20 deletions

View file

@ -298,6 +298,7 @@ Main(Array *args, HashMap *env)
"7e228734ec8e792960bb5633e43f0cb845f709f61825130490034651136"
);
ASSetName(parsee_conf, parsee, "Parsee bridge");
Free(parsee);
}