don't show key twice

This commit is contained in:
j 2024-04-05 10:27:05 +01:00
parent 5af5812179
commit 5ade53a0b5
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ pandora.ui.documentInfoView = function(data, isMixed) {
'extension', 'dimensions', 'size', 'matches',
'created', 'modified', 'accessed',
'random', 'entity',
'content', 'transcript'
'content', 'translation'
].concat(pandora.site.documentKeys.filter(key => { return key.fulltext }).map(key => key.id)),
statisticsWidth = 128,