Restore default

This commit is contained in:
Sam Potts
2018-06-09 12:05:37 +10:00
parent 0c03accd41
commit 76bb299c68
9 changed files with 8 additions and 9 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,
},