Merge conflicts
This commit is contained in:
parent
a7fcb351f8
commit
46a1b99ed1
2 changed files with 1 additions and 1 deletions
|
|
@ -388,6 +388,7 @@ async function onReady(fastify: FastifyInstance) {
|
|||
console.log(color.yellow, UserToBlock);
|
||||
console.log(color.yellow, `user Asking to block: ${profilBlock.SenderName}`);
|
||||
console.log(color.yellow, UserAskingToBlock);
|
||||
console.log(color.red, clientName);
|
||||
|
||||
if (!UserAskingToBlock || !UserToBlock) return;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue