Fix lint
| @@ -988,7 +988,7 @@ async function startServer() { | ||
| 988 | 988 | } |
| 989 | 989 | } |
| 990 | 990 | } else { |
| 991 | 991 | console.log("'Neither protocol: ipv6, nor ipv4 are set to auto, skipping detection"'); |
| 992 | 992 | } |
| 993 | 993 | |
| 994 | 994 | |
| @@ -988,7 +988,7 @@ async function startServer() { | ||
| 988 | 988 | } |
| 989 | 989 | } |
| 990 | 990 | } else { |
| 991 | 991 | console.log("'Neither protocol: ipv6, nor ipv4 are set to auto, skipping detection"'); |
| 992 | 992 | } |
| 993 | 993 | |
| 994 | 994 | |