misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
@ -8,6 +8,7 @@ Profile
|
|||||||
{% block script %}
|
{% block script %}
|
||||||
$(function(){
|
$(function(){
|
||||||
$('#qrcode').qrcode({
|
$('#qrcode').qrcode({
|
||||||
|
text: 'https://pwnagotchi.ai/pwnfile/#{{ fingerprint }}',
|
||||||
render: 'div',
|
render: 'div',
|
||||||
mode: 0,
|
mode: 0,
|
||||||
size: 400,
|
size: 400,
|
||||||
|
Reference in New Issue
Block a user