fix: ios
This commit is contained in:
@@ -222,10 +222,10 @@ public class ExtensionPlatformInterface: NSObject, LibboxPlatformInterfaceProtoc
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public func postServiceClose() async {
|
public func postServiceClose() {
|
||||||
// TODO
|
// TODO
|
||||||
}
|
}
|
||||||
|
|
||||||
func reset() {
|
func reset() {
|
||||||
networkSettings = nil
|
networkSettings = nil
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user