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

implement suggestions 2

This commit is contained in:
Sky-High 2023-10-19 13:05:56 +02:00 committed by Bill Thornton
parent 86beb0e7e5
commit ad252c6df1

View file

@ -797,4 +797,3 @@ document.addEventListener('viewbeforeshow', function (e) {
}
}
});