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

Modified to work with latest server code

This commit is contained in:
Matt Montgomery 2020-09-03 16:19:35 -05:00
parent 9476edcbe2
commit 28928ead7c
5 changed files with 51 additions and 89 deletions

View file

@ -73,6 +73,4 @@ export default function (view) {
throw e;
});
}
renderPage();
}