Update STAGE_CHANNEL_ICON URL

This commit is contained in:
Dragory 2021-05-06 21:27:50 +03:00
parent 54b1ea8053
commit 6427d9a5a9
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1

View file

@ -13,7 +13,7 @@ const VOICE_CHANNEL_ICON =
const ANNOUNCEMENT_CHANNEL_ICON =
"https://cdn.discordapp.com/attachments/740650744830623756/740656841687564348/announcement-channel.png";
const STAGE_CHANNEL_ICON =
"https://cdn.discordapp.com/attachments/705009450855039042/839292597859516446/stage-channel.png";
"https://cdn.discordapp.com/attachments/740650744830623756/839930647711186995/stage-channel.png";
export async function getChannelInfoEmbed(
pluginData: GuildPluginData<UtilityPluginType>,