update app_modules.js
This commit is contained in:
@@ -989,7 +989,7 @@ function TS_IndexElement(
|
||||
|
||||
function BuildQR(mid, label) {
|
||||
return `
|
||||
<span style="border: 2px dashed black; padding: 10px; display: inline-block; background: white; border-radius: 7px; text-align: center;">
|
||||
<span style="border: 2px dashed black; padding: 10px; display: inline-block; background: white; border-radius: 7px; text-align: center; margin: 10px;">
|
||||
<b>TeleSec AztecQR</b>
|
||||
<br>${toHtml(aztec(mid),[6,6])}<br>
|
||||
<small>${label}</small>
|
||||
|
||||
Reference in New Issue
Block a user