update box

This commit is contained in:
arm64v8a
2023-08-28 17:16:51 +09:00
parent bee653f3c6
commit 2962a2cfcd
4 changed files with 17 additions and 17 deletions

View File

@@ -687,7 +687,7 @@ namespace NekoGui {
if (!server.isEmpty()) serverAddress = server;
}
if (isFirstProfile && !IsIpAddress(serverAddress)) {
if (!IsIpAddress(serverAddress)) {
status->domainListDNSDirect += "full:" + serverAddress;
}