Skip to content

Commit

Permalink
Update indentation to spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Toombs authored May 22, 2017
1 parent 9af6782 commit 922f999
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ var config = {
'*': {
loadPlayer: 'Magento_ProductVideo/js/load-player',
fotoramaVideoEvents: 'Magento_ProductVideo/js/fotorama-add-video-events',
vimeoAPI: 'https://secure-a.vimeocdn.com/js/froogaloop2.min.js'
vimeoAPI: 'https://secure-a.vimeocdn.com/js/froogaloop2.min.js'
}
},
shim: {
vimeoAPI: {}
}
shim: {
vimeoAPI: {}
}
};

0 comments on commit 922f999

Please sign in to comment.