mirror of
https://github.com/Burn-E99/GroupUp.git
synced 2026-06-04 08:53:49 -04:00
update report
This commit is contained in:
@@ -25,6 +25,6 @@ export const generateReport = (msg: string) => ({
|
|||||||
embeds: [{
|
embeds: [{
|
||||||
color: infoColor2,
|
color: infoColor2,
|
||||||
title: 'USER REPORT:',
|
title: 'USER REPORT:',
|
||||||
description: msg || 'No message',
|
description: msg,
|
||||||
}],
|
}],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user