Fix lint

e75d03fea94d6f690184c58a72bd2d4a3473dcd2

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
server.js+1 -1
@@ -988,7 +988,7 @@ async function startServer() {
988988 }
989989 }
990990 } else {
991991 console.log("'Neither protocol: ipv6, nor ipv4 are set to auto, skipping detection"');
992992 }
993993
994994