mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove trailing whitespace
This commit is contained in:
parent
790cb3f32c
commit
cc751aa312
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ define(["loading", "libraryMenu", "globalize", "cardStyle", "emby-linkbutton", "
|
|||
|
||||
function getHeaderText(category) {
|
||||
category = category.replace(" ", "");
|
||||
|
||||
|
||||
if ("Channel" === category) {
|
||||
category = "Channels";
|
||||
} else if ("Theme" === category) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue