Lengthened description

This commit is contained in:
Inbestigator 2024-03-06 07:30:29 -08:00
parent 11f05ed1fb
commit ba8a5aa537

View file

@ -111,7 +111,7 @@ const settings = definePluginSettings({
export default definePlugin({
name: "BypassDND",
description: "Still get notifications from specific sources.",
description: "Still get notifications from specific sources when in do not disturb mode. Right-click on users/channels/guilds to set them to bypass do not disturb mode.",
authors: [Devs.Inbestigator],
flux: {
async MESSAGE_CREATE({ optimistic, type, message, guildId, channelId }: IMessageCreate) {