修复最新Leaf sdk兼容性问题,可以无缝链接访问google

修复最新Leaf sdk兼容性问题,可以无缝链接访问google
This commit is contained in:
Zeus
2023-12-05 15:43:00 +08:00
parent 314b2ba45e
commit 22fadee147
595 changed files with 182 additions and 27872 deletions
+1 -1
View File
@@ -340,7 +340,7 @@ class General {
@override
String toString() {
String result = "[General]\n";
String result = "\n[General]\n";
if (tun != null) {
result += "tun = $tun\n";