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

Resolve suggestions

This commit is contained in:
MrTimscampi 2020-07-24 13:08:49 +02:00
parent fba795fd63
commit ffc22f629e
7 changed files with 8 additions and 17 deletions

View file

@ -220,6 +220,7 @@ import 'emby-button';
case 7:
depends = 'scripts/searchtab';
break;
}
import(depends).then(({default: controllerFactory}) => {