-
- Downloads
Changed IrcFormatSerializer to fix bug #16224
SpannableString is initialized with the output of IrcFormatDeserializer::formatString. As SpannableString does not allow null inputs, we have to adapt this.
Please register or sign in to comment