1
0
Fork 0
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:
Ömer Erdinç Yağmurlu 2021-07-13 09:59:14 +02:00
parent 59e3427f50
commit 0171790619

View file

@ -449,7 +449,7 @@ import ServerConnections from '../ServerConnections';
showYear: true, showYear: true,
lines: 2 lines: 2
}); });
} };
} }
function getOnNowFetchFn(serverId) { function getOnNowFetchFn(serverId) {