Fix Sprite issue

This commit is contained in:
Sam Potts
2018-06-09 12:04:53 +10:00
parent 8e634862ff
commit 0c03accd41
14 changed files with 58 additions and 51 deletions

View File

@ -50,7 +50,7 @@ import Raven from 'raven-js';
const player = new Plyr('#player', {
debug: true,
title: 'View From A Blue Moon',
iconUrl: '../dist/plyr.svg',
// iconUrl: '../dist/plyr.svg',
keyboard: {
global: true,
},