no message

This commit is contained in:
belevo\mh
2025-12-18 08:16:40 +01:00
parent b7ef02eb86
commit 90701ec350

View File

@@ -234,16 +234,6 @@ return `
<div style="position:relative;width:180px;height:180px;"> <div style="position:relative;width:180px;height:180px;">
<svg width="180" height="180" viewBox="0 0 180 180"> <svg width="180" height="180" viewBox="0 0 180 180">
<!-- Restsegment -->
<circle cx="90" cy="90" r="${r}"
fill="none"
stroke="rgba(255,255,255,0.22)"
stroke-width="18"
stroke-linecap="butt"
stroke-dasharray="${rest} ${dash}"
stroke-dashoffset="${-dash}"
transform="rotate(-90 90 90)" />
<!-- Anteilsegment --> <!-- Anteilsegment -->
<circle cx="90" cy="90" r="${r}" <circle cx="90" cy="90" r="${r}"
fill="none" fill="none"