mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-02-24 23:38:32 +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({
|
export default definePlugin({
|
||||||
name: "BetterBanReasons",
|
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],
|
authors: [Devs.Inbestigator],
|
||||||
patches: [
|
patches: [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue