mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-19 05:43:35 -05:00
dnd default
This commit is contained in:
parent
9787ab5e4d
commit
d1053c75e9
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ const settings = definePluginSettings({
|
||||||
{
|
{
|
||||||
label: "Do Not Disturb",
|
label: "Do Not Disturb",
|
||||||
value: "dnd",
|
value: "dnd",
|
||||||
|
default: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Invisible",
|
label: "Invisible",
|
||||||
|
|
Loading…
Reference in a new issue