Skip to content
Snippets Groups Projects
Commit e10848c6 authored by lowercasedonkey's avatar lowercasedonkey
Browse files

possible pronoun fix

parent 701307f4
No related branches found
No related tags found
No related merge requests found
......@@ -231,8 +231,8 @@
<<widget "setAssistantPronouns">>
<<set _apl = ["he", "his", "him", "himself",
"hers", "girl", "woman",
"Girl", "His", "Hers", "He", "Him", "Himself", "Woman"]>>
"hers", "girl", "woman", "loli",
"Girl", "His", "Hers", "He", "Him", "Himself", "Woman", "Loli"]>>
<<run App.Utils.setLocalPronouns($assistantPronouns, 'A', _apl)>>
<<run App.Utils.setLocalPronouns($marketAssistantPronouns, 'M', _apl)>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment