Browse Source
Having the DNS parameter blank (e.g. "DNS = ") will cause import errors in the Android app using the QR Code. I've added an if statement that checks if the DNS field has been populated. If so then it will write out the whole "DNS = x.x.x.x". If not then it will not be included at all.pull/53/head
Antonio Fernandez
4 years ago
committed by
GitHub
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue