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

fix eslint newline required at end of file

This commit is contained in:
Georgi Stamatov 2023-04-20 22:26:01 +03:00
parent 9a69156487
commit 90fc207c9e

View file

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