Skip to content

Commit

Permalink
[emojiBlacklist] Rewrite the short explainer
Browse files Browse the repository at this point in the history
  • Loading branch information
lexisother committed Aug 2, 2023
1 parent 1cc877a commit 601e3e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/emojiBlacklist/Settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export function Settings(): React.ReactElement {
<>
<FormItem
title="Emoji blacklist"
note="Enter your list of emojis to blacklist here. They must be comma separated values, like so: `370877996112019456,1090374917058465792,967472493667450890`"
note="Add your list of emojis to blacklist here."
divider={true}>
<Text
tag={"h4"}
Expand Down
2 changes: 1 addition & 1 deletion plugins/emojiBlacklist/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"discordID": "952185386350829688",
"github": "lexisother"
},
"version": "1.0.0",
"version": "1.0.1",
"updater": {
"type": "store",
"id": "dev.alyxia.emojiBlacklist"
Expand Down

0 comments on commit 601e3e0

Please sign in to comment.