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(
|
||||
/\*/g,
|
||||
"\\*"
|
||||
)}** just Boosted the server!`;
|
||||
)}** just boosted the server!`;
|
||||
default:
|
||||
return undefined;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue