Bug fix
This commit is contained in:
@@ -19,8 +19,6 @@ module.exports = function (options) {
|
||||
})
|
||||
if (forkedTranslationEntryVersion) {
|
||||
return response.redirect(`/v/${forkedTranslationEntryVersion.entryVersionId}/translations/${forkedTranslationEntryVersion.id}`)
|
||||
} else {
|
||||
next()
|
||||
}
|
||||
} else {
|
||||
next()
|
||||
|
||||
Reference in New Issue
Block a user