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

migrate mediaLibrary to ES6 module

This commit is contained in:
Cameron 2020-07-08 20:24:44 +01:00
parent 1ac3ecbfa7
commit e230e05e6e
3 changed files with 27 additions and 14 deletions

View file

@ -31,4 +31,4 @@ import globalize from 'globalize';
});
};
/* eslint-ensable indent */
/* eslint-enable indent */