remove discord's typo
This commit is contained in:
parent
26728602b5
commit
fde55d6452
1 changed files with 1 additions and 1 deletions
|
@ -524,7 +524,7 @@ async function renderSystemMessage(
|
||||||
return `:01GJ39CX4H8KJEFF63ZT744S24: **${message.author.username.replace(
|
return `:01GJ39CX4H8KJEFF63ZT744S24: **${message.author.username.replace(
|
||||||
/\*/g,
|
/\*/g,
|
||||||
"\\*"
|
"\\*"
|
||||||
)}** just Boosted the server!`;
|
)}** just boosted the server!`;
|
||||||
default:
|
default:
|
||||||
return undefined;
|
return undefined;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue