mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 14:32:04 -04:00
[tok] still show the community tab if just team is enabled
This commit is contained in:
parent
7972527c4e
commit
da62f36075
@ -239,6 +239,7 @@
|
||||
|| (this.config.census && this.config.census.enabled)
|
||||
|| (this.config.inclusive && this.config.inclusive.enabled)
|
||||
|| (this.config.people && this.config.people.enabled)
|
||||
|| (this.config.contact && this.config.contact.team && this.config.contact.team.enabled)
|
||||
) {
|
||||
const extra = [
|
||||
this.config.terminology && this.config.terminology.enabled ? '/' + this.config.terminology.route : '',
|
||||
|
Loading…
x
Reference in New Issue
Block a user