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

bug fixed plugins load

bug fixed with import browserDeviceProfile
This commit is contained in:
vitorsemeano 2020-10-17 20:04:52 +01:00
parent f15f6ec9b8
commit e525a46068
3 changed files with 12 additions and 14 deletions

View file

@ -858,5 +858,5 @@ import browser from './browser';
});
return profile;
};
}
/* eslint-enable indent */