More message handling updates.

This commit is contained in:
flash 2024-05-09 18:22:36 +00:00
parent c379c4bd0e
commit 5cbe5e98f2
12 changed files with 332 additions and 351 deletions
src/mami.js

View file

@ -378,8 +378,6 @@ Umi.Parsing = (function() {
}
}
}
return element;
},
};
})();