1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fixed linting errors

This commit is contained in:
matjaz321 2020-08-01 15:36:16 +02:00
parent ab52727254
commit 0c8e1994b7

View file

@ -49,4 +49,4 @@ export default function (view, params, tabContent) {
self.renderTab = function () {
reload(tabContent, timersPromise);
};
};
}