fix: Initial bug fixes #28

Merged
jon_nfc merged 12 commits from initial-bug-fixes into development 2024-02-22 12:06:30 +00:00
8 changed files with 77 additions and 35 deletions
Showing only changes of commit 98317f4831 - Show all commits

View File

@ -55,7 +55,7 @@
{% if scan_address.ipaddress.hostname | default('') != '' %}
'{{ scan_address.ipaddress.hostname }}'
'{{ scan_address.ipaddress.hostname }}',
{% endif %}