addd missing auditLogWebhook values in various places

This commit is contained in:
41666 2021-07-13 22:24:35 -04:00
parent ad8dd18d02
commit 7d3fa25f75
3 changed files with 3 additions and 0 deletions

View file

@ -174,6 +174,7 @@ export const guildData: GuildData = {
message: 'henlo worl!!',
categories: [mockCategory, mockCategorySingle],
features: Features.None,
auditLogWebhook: null,
};
export const user: DiscordUser = {