mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-26 22:58:21 -04:00
Fixes
This commit is contained in:
parent
835b2c1121
commit
39d6e1a5bb
2 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@ const settings = definePluginSettings({
|
|||
reasons: {
|
||||
description: "Your custom reasons",
|
||||
type: OptionType.COMPONENT,
|
||||
default: [],
|
||||
default: [""],
|
||||
component: ReasonsComponent,
|
||||
},
|
||||
textInputDefault: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue