remove discord's typo

This commit is contained in:
Jan 2022-11-17 19:01:49 +01:00 committed by GitHub
parent 26728602b5
commit fde55d6452
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;
}