Skip to content
Snippets Groups Projects
Commit b04a9cf4 authored by Matyáš Latner's avatar Matyáš Latner
Browse files

iOS ConnectionManager MOCK

parent 637b8d5b
No related merge requests found
......@@ -28,6 +28,8 @@ public class IOSLauncher extends IOSApplication.Delegate {
Locale.getDefault(),
SQL_CONNECTION_TYPE,
false), config);
Tablexia.connectionManager = new IOSConnectionManager();
}
public static void main(String[] argv) {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment