diff --git a/static/index.html b/static/index.html index 4bdeff0..2c27083 100644 --- a/static/index.html +++ b/static/index.html @@ -287,7 +287,7 @@
${data.os_info} | ${data.arch} | Python ${data.python_version}
-LINUX DO Lottery v${data.lottery_version} - ${data.user}
+LINUX DO Lottery v${data.lottery_version}
`; document.getElementById('systemInfoContent').innerHTML = systemInfoHtml;