grammar lol

This commit is contained in:
Rie Takahashi 2023-02-22 03:45:56 +00:00
parent b972aa1663
commit 0e06b8d34c

@ -102,7 +102,7 @@ const settings = definePluginSettings({
type: OptionType.SELECT,
description: "Show a notification when you block or unblock a user",
options: [{
label: "Blocking and Unblocking",
label: "Blocking and unblocking",
value: "ALL",
default: true,
}, {