mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-24 05:05:20 -04:00
[tok] put back the pronouns, further research is needed
This commit is contained in:
parent
07f5a54fe0
commit
5a1df1411f
@ -78,7 +78,7 @@
|
||||
</template>
|
||||
</ExpandableList>
|
||||
</div>
|
||||
<div v-if="profile.pronouns.length && !config.profile.noPronouns" :class="['col-6', mainRowCount === 3 ? 'col-lg-4' : 'col-lg-6']">
|
||||
<div v-if="profile.pronouns.length" :class="['col-6', mainRowCount === 3 ? 'col-lg-4' : 'col-lg-6']">
|
||||
<h3>
|
||||
<Icon v="tags"/>
|
||||
<T>profile.pronouns</T>
|
||||
|
@ -117,7 +117,7 @@ profile:
|
||||
flags:
|
||||
defaultPronoun: 'ona'
|
||||
longNames: true
|
||||
noPronouns: true
|
||||
noPronouns: false
|
||||
|
||||
calendar:
|
||||
enabled: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user