This commit is contained in:
s2
2017-12-13 08:23:50 +01:00
parent 65aadb4624
commit 352131be4f

View File

@@ -24,7 +24,6 @@ var changeIcon = function(color, currentIcon, options) {
ctx.fillRect(0, 0, 16, options.globals.width);
}
var link = document.createElement('link');
link.type = 'image/x-icon';
link.rel = 'shortcut icon';