🔧 chore(vesktop): plugin name change
This commit is contained in:
parent
b1f0a8ba9c
commit
adf2258139
1 changed files with 6 additions and 6 deletions
|
@ -247,12 +247,6 @@
|
||||||
"ignoreBots": true,
|
"ignoreBots": true,
|
||||||
"ignoreBlocked": true
|
"ignoreBlocked": true
|
||||||
},
|
},
|
||||||
"MuteNewGuild": {
|
|
||||||
"enabled": true,
|
|
||||||
"guild": true,
|
|
||||||
"everyone": true,
|
|
||||||
"role": true
|
|
||||||
},
|
|
||||||
"MutualGroupDMs": {
|
"MutualGroupDMs": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
},
|
},
|
||||||
|
@ -509,6 +503,12 @@
|
||||||
},
|
},
|
||||||
"DisableCallIdle": {
|
"DisableCallIdle": {
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
},
|
||||||
|
"NewGuildSettings": {
|
||||||
|
"enabled": true,
|
||||||
|
"guild": true,
|
||||||
|
"everyone": true,
|
||||||
|
"role": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue