Added extra wrap
This commit is contained in:
parent
4bcad6b006
commit
e18b04619b
1 changed files with 2 additions and 1 deletions
|
@ -38,7 +38,8 @@ j2send = """{
|
|||
"protocol": "{{ proto }}",
|
||||
"version": "%s",
|
||||
"website": "https://github.com/packetsar/checkmyip"
|
||||
}""" % version
|
||||
}
|
||||
""" % version
|
||||
|
||||
|
||||
##### Handles all prnting to console and logging to the logfile #####
|
||||
|
|
Loading…
Reference in a new issue