grammar lol
This commit is contained in:
parent
b972aa1663
commit
0e06b8d34c
@ -102,7 +102,7 @@ const settings = definePluginSettings({
|
|||||||
type: OptionType.SELECT,
|
type: OptionType.SELECT,
|
||||||
description: "Show a notification when you block or unblock a user",
|
description: "Show a notification when you block or unblock a user",
|
||||||
options: [{
|
options: [{
|
||||||
label: "Blocking and Unblocking",
|
label: "Blocking and unblocking",
|
||||||
value: "ALL",
|
value: "ALL",
|
||||||
default: true,
|
default: true,
|
||||||
}, {
|
}, {
|
||||||
|
Loading…
Reference in New Issue
Block a user