@@ -36,7 +36,7 @@ async function run () {
const newString = substring.slice(3)
return `**${newString}**`
})
.replace(/(\r\n|\n|\r)/gm, "\n")
.replace(/\n\s*\n/g, '\n')
const embedMsg = {
title: `Release ${content.version}`,
The note is not visible to the blocked user.