mirror of
https://github.com/overte-org/overte.git
synced 2025-04-12 09:22:10 +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++) {
|
for (var i = 0; i < messageParts.length; i++) {
|
||||||
//messageFormatted.push(replaceFormatting(messageParts[i]));
|
|
||||||
messageFormatted.push(messageParts[i])
|
messageFormatted.push(messageParts[i])
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue