ws
This commit is contained in:
@@ -24,7 +24,6 @@ var changeIcon = function(color, currentIcon, options) {
|
|||||||
ctx.fillRect(0, 0, 16, options.globals.width);
|
ctx.fillRect(0, 0, 16, options.globals.width);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
var link = document.createElement('link');
|
var link = document.createElement('link');
|
||||||
link.type = 'image/x-icon';
|
link.type = 'image/x-icon';
|
||||||
link.rel = 'shortcut icon';
|
link.rel = 'shortcut icon';
|
||||||
|
Reference in New Issue
Block a user