mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-02-24 23:38:32 +00:00
Lengthened description
This commit is contained in:
parent
11f05ed1fb
commit
ba8a5aa537
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue