fixed wrong url

This commit is contained in:
MaximZaitsev
2016-08-19 16:39:13 +03:00
parent 270cefd8b6
commit c2cea28347
+1 -1
View File
@@ -22,7 +22,7 @@ val getLocationUrl = "/getLocation"
val routeDoneUrl = "/routeDone"
val setRouteUrl = "/route"
val connectUrl = "/connect"
val debugMemoryUrl = "/debug/memoty"
val debugMemoryUrl = "/debug/memory"
fun main(args: Array<String>) {