fix /pronouns reset command

Fix crash when resetting pronouns due to null value in database write
This commit is contained in:
2025-05-07 23:59:32 -07:00
parent 2eea920d65
commit 38458492e6
3 changed files with 18 additions and 7 deletions

View File

@ -17,11 +17,11 @@ blocked-pronouns:
- "spic"
pronoun-suggestions:
- "she/her"
- "he/him"
- "they/them"
- "xe/xem"
- "it/its"
- "She/Her"
- "He/Him"
- "They/Them"
- "Xe/Xem"
- "It/Its"
debug: true