mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
dot added
This commit is contained in:
@@ -116,7 +116,7 @@ export default function DialogTorrentDetailsContent({ closeDialog, torrent }) {
|
||||
if (torrentParsedName?.resolution && !title.includes(torrentParsedName?.resolution))
|
||||
newNameStrings.push(torrentParsedName?.resolution)
|
||||
|
||||
return newNameStrings.join(' ')
|
||||
return newNameStrings.join('. ')
|
||||
}
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user