changed foramtting

0382afc488bcf5fffbf1aa52c454f284c4881154

BPplays <andymalbp@gmail.com>

1 files changed, +0 -1Showing whitespace changes
server.js+0 -1
@@ -394,7 +394,6 @@ async function getHasIP() {
394394 continue;
395395 }
396396 for (const info of iface) {
397- //! change this if you ever add configurable addresses to bind to
398397 if (info.family === 'IPv6') {
399398 hasIPv6 = true;
400399 if (info.internal === true) {