mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-17 01:59:08 +00:00
addd missing auditLogWebhook values in various places
This commit is contained in:
parent
ad8dd18d02
commit
7d3fa25f75
3 changed files with 3 additions and 0 deletions
|
@ -174,6 +174,7 @@ export const guildData: GuildData = {
|
|||
message: 'henlo worl!!',
|
||||
categories: [mockCategory, mockCategorySingle],
|
||||
features: Features.None,
|
||||
auditLogWebhook: null,
|
||||
};
|
||||
|
||||
export const user: DiscordUser = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue