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

@ -793,4 +793,5 @@ document.addEventListener('viewbeforeshow', function (e) {
hideNowPlayingBar(); hideNowPlayingBar();
} }
} }
}); });