修复最新Leaf sdk兼容性问题,可以无缝链接访问google
修复最新Leaf sdk兼容性问题,可以无缝链接访问google
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user