mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Rm Trailing spaces
This commit is contained in:
parent
8d8362158c
commit
e34c10644e
1 changed files with 1 additions and 1 deletions
|
@ -540,7 +540,7 @@ function setFieldVisibilities(context, item) {
|
|||
} else {
|
||||
hideElement('#fldPath', context);
|
||||
}
|
||||
|
||||
|
||||
if (item.Type === 'Series' || item.Type === 'Season' || item.Type === 'Episode' || item.Type === 'Movie' || item.Type === 'Trailer' || item.Type === 'Person') {
|
||||
showElement('#fldOriginalName', context);
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue