From 52ab4338e721e4ea0428fad86601ad5f14353bbe Mon Sep 17 00:00:00 2001 From: Sarab Singh Date: Sat, 2 May 2020 02:54:14 +0530 Subject: [PATCH] stupid lint --- src/components/photoplayer/plugin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/photoplayer/plugin.js b/src/components/photoplayer/plugin.js index 63dd2e4fbd..06d2e3b391 100644 --- a/src/components/photoplayer/plugin.js +++ b/src/components/photoplayer/plugin.js @@ -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,