This commit is contained in:
2021-12-26 21:38:40 +02:00
parent 6ae8464f3b
commit e9935a3b37

View File

@@ -19,8 +19,6 @@ module.exports = function (options) {
})
if (forkedTranslationEntryVersion) {
return response.redirect(`/v/${forkedTranslationEntryVersion.entryVersionId}/translations/${forkedTranslationEntryVersion.id}`)
} else {
next()
}
} else {
next()