1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
This commit is contained in:
Sarab Singh 2020-05-03 20:00:32 +05:30
parent 6d28c139cd
commit 05385ffdf4

View file

@ -365,8 +365,3 @@ export function show(options) {
export default {
show: show
};
// return {
// show: show
// };
// });