Update src/plugins/betterBanReasons/index.tsx

Co-authored-by: vee <vendicated@riseup.net>
This commit is contained in:
Inbestigator 2024-06-27 16:47:57 -07:00 committed by GitHub
parent cabf428013
commit 48b497436c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,8 +44,7 @@ function ReasonsComponent() {
))}
<Button
onClick={() => {
reasons.push("");
settings.store.reasons = [...reasons];
settings.store.reasons = [...reasons, ""];
}}
>
Add new