master
Matthew 2020-08-18 20:55:31 -04:00
parent 5f7fed7de4
commit 6ef5de1cdf
No known key found for this signature in database
GPG Key ID: 210AF32ADE3B5C4B
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ class Thread {
? (mainRole ? mainRole.name : 'Staff')
: (mainRole ? `__**${modName}**, ${find.pn.join(', ')}__\n*${mainRole.name}*` : modName);
return `${modInfo}\n__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\__\n\n${text}`;
return `${modInfo}\n_ __ __ ____ __ __ ____ __ __ ____ __ __ ____ __ __ ____ __ __ ____ __ __ ____ __ __ ____ __ __ ____ __ __ ____ __ __ ____ __ __ ____ __ __ ____ __ __ ____ __ __ ____ __ __ ___\n\n${text}`;
}
/**