no message
This commit is contained in:
@@ -162,7 +162,9 @@ function render(data){
|
|||||||
|
|
||||||
return `
|
return `
|
||||||
<div style="text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;">
|
<div style="text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;">
|
||||||
<div style="font-weight:900">${t}</div>
|
<div style="font-weight:800;margin-bottom:-6px;font-size:15px;">
|
||||||
|
${t}
|
||||||
|
</div>
|
||||||
|
|
||||||
<div style="position:relative;width:160px;height:160px;">
|
<div style="position:relative;width:160px;height:160px;">
|
||||||
<svg width="160" height="160" viewBox="0 0 160 160">
|
<svg width="160" height="160" viewBox="0 0 160 160">
|
||||||
|
|||||||
Reference in New Issue
Block a user