The function scanPort() in src/static/js/index.js was not called by the scan now button in src/templates/index.html initially. This PR rectifies that issue
Bug
[x] Bug fix (non-breaking change which fixes an issue)
Checklist:
[x] My code follows the style guidelines of this project
The function
scanPort()
insrc/static/js/index.js
was not called by the scan now button insrc/templates/index.html
initially. This PR rectifies that issueBug
Checklist: