mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix linting problem
This commit is contained in:
parent
59e3427f50
commit
0171790619
1 changed files with 1 additions and 1 deletions
|
@ -449,7 +449,7 @@ import ServerConnections from '../ServerConnections';
|
||||||
showYear: true,
|
showYear: true,
|
||||||
lines: 2
|
lines: 2
|
||||||
});
|
});
|
||||||
}
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
function getOnNowFetchFn(serverId) {
|
function getOnNowFetchFn(serverId) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue