mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 12:43:48 -04:00
(pronouns) fix missing translator to head() call
introduced in 943f90bb098019170f8dcf47551ca07ca6eaf630
This commit is contained in:
parent
3896053a33
commit
d5f31abaef
@ -169,7 +169,7 @@ export default {
|
||||
this.$t('sources.headerLong', {}, false),
|
||||
].filter((x) => !!x).join(', '),
|
||||
banner: `api/banner${this.$route.path.replace(/\/$/, '')}.png`,
|
||||
})
|
||||
}, this.$translator)
|
||||
: {};
|
||||
},
|
||||
computed: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user