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

stupid lint

This commit is contained in:
Sarab Singh 2020-05-02 02:54:14 +05:30
parent d920afe61b
commit 52ab4338e7

View file

@ -23,7 +23,7 @@ define(['browser', 'require', 'events', 'apphost', 'loading', 'dom', 'playbackMa
var apiClient = connectionManager.currentApiClient();
apiClient.getCurrentUser().then(function(result){
apiClient.getCurrentUser().then(function(result) {
var newSlideShow = new slideshow({
showTitle: false,