Both pronouns #7090
|
The pronouns service allows users to choose two pronouns for themselves, one being primary and 'required' and the other being secondary and optional. Chatterino only shows the first one. The The 'preferred' way of rendering things can be found in the FFZ addon. For example, if the API returned just 'hehim', the addon will render the pronouns as "He/Him". If 'hehim' and 'theythem' were returned, it will render them as "He/They". any way of incorporating that functionality into chatterino? |
Replies: 2 comments 1 reply
|
Hey, yeah we should be able to do this. We do some pre-packing of pronouns so we'll have to change a bit how our data is stored, but it's definitely possible. |
Tracking as #7095 - thanks!