From 0fe21513f91b6e5fc97d9c0eed6b82fab1dbb609 Mon Sep 17 00:00:00 2001 From: freyja Date: Mon, 9 Sep 2024 19:23:34 -0400 Subject: [PATCH] Update PronounService.php with it its pronouns --- app/Services/PronounService.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/Services/PronounService.php b/app/Services/PronounService.php index dce1d591a..a33ac0296 100644 --- a/app/Services/PronounService.php +++ b/app/Services/PronounService.php @@ -70,6 +70,8 @@ class PronounService { 'her', 'hers', 'hir', + 'it', + 'its', 'mer', 'mers', 'ne',