mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
@@ -33,7 +33,6 @@ module.exports.updateFavicon = function(percentageString) {
|
||||
context.strokeStyle = color;
|
||||
context.lineCap = 'square'; // butt, round or square
|
||||
context.lineWidth = lineWidth;
|
||||
context.textAlign = 'center';
|
||||
context.stroke();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user