diff --git a/copyparty/ico.py b/copyparty/ico.py index 5c33a8fd..17fae2fd 100644 --- a/copyparty/ico.py +++ b/copyparty/ico.py @@ -109,7 +109,7 @@ class Ico(object): else: y = "55%" - svg = svg.format(h, c[:6], y, c[6:], txt) + #svg = svg.format(h, c[:6], y, c[6:], txt) if(len(ext) > 3): fontsz = 12 / len(ext) * 3