mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 06:23:35 -04:00
#256 [team] credentials fixes
This commit is contained in:
parent
a50ebcc079
commit
62334191d4
@ -966,7 +966,7 @@ contact:
|
||||
- 'podlinkuj do swojego profilu na portalu zaimki.pl,'
|
||||
- 'podlinkuj do swoich mediów społecznościowych,'
|
||||
- 'napisz, czy masz jakieś doświadczenie aktywistyczne,'
|
||||
- 'napisz, czym chciałxbyś się zajmować w kolektywie.'
|
||||
- 'napisz, czym chcesz się zajmować w kolektywie.'
|
||||
|
||||
support:
|
||||
header: 'Wsparcie'
|
||||
|
@ -19,7 +19,7 @@ const allVersionsUrls = buildList(function*() {
|
||||
yield 'http://pronouns.test:3000';
|
||||
yield 'http://localhost:3000';
|
||||
} else if (process.env.NODE_ENV === 'test') {
|
||||
// nothing
|
||||
yield 'https://test.pronouns.page';
|
||||
} else {
|
||||
yield 'https://pronouns.page';
|
||||
for (let loc in locales) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user