|
@@ -22,7 +22,7 @@ function get_localhostsetup() {
|
|
page.setView(P("Localhost setup successful"));
|
|
page.setView(P("Localhost setup successful"));
|
|
}
|
|
}
|
|
|
|
|
|
-import("lib-app/../../config");
|
|
|
|
|
|
+import("lib-../config");
|
|
|
|
|
|
import("lib-app/patches");
|
|
import("lib-app/patches");
|
|
dispatchShouldSearchHere();
|
|
dispatchShouldSearchHere();
|