mirror of
https://github.com/lubosz/overte.git
synced 2025-04-06 16:42:12 +02:00
Removed markdown to make everyone happy
This commit is contained in:
parent
819ddeff0b
commit
b451571e10
1 changed files with 0 additions and 1 deletions
|
@ -103,7 +103,6 @@
|
|||
}
|
||||
|
||||
for (var i = 0; i < messageParts.length; i++) {
|
||||
//messageFormatted.push(replaceFormatting(messageParts[i]));
|
||||
messageFormatted.push(messageParts[i])
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue