diff --git a/src/components/photoplayer/plugin.js b/src/components/photoplayer/plugin.js index 63dd2e4fb..06d2e3b39 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,