mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-02-24 15:35:11 +00:00
Updated descriptions
This commit is contained in:
parent
7d0f92dfa5
commit
43f43ab2c5
2 changed files with 3 additions and 2 deletions
|
@ -1 +1,2 @@
|
|||
### Create custom reasons to use in the Discord ban modal.
|
||||
* Create custom reasons to use in the Discord ban modal.
|
||||
* Show a text input by default instead of the options
|
||||
|
|
|
@ -85,7 +85,7 @@ const settings = definePluginSettings({
|
|||
|
||||
export default definePlugin({
|
||||
name: "BetterBanReasons",
|
||||
description: "Create custom reasons to use in the Discord ban modal.",
|
||||
description: "Create custom reasons to use in the Discord ban modal, and/or show a text input by default instead of the options.",
|
||||
authors: [Devs.Inbestigator],
|
||||
patches: [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue