This commit is contained in:
2020-05-13 23:22:13 +00:00
parent 08d42cecef
commit b5e0b3c6cf

View File

@@ -88,7 +88,7 @@
////////////////////////////////////////////////////////////////////////////////////////////////////////////
const FORM_KEY = "home-search";
const API_BASE_URL = "Search/";
const API_BASE_URL = "search/";
const FORM_CUSTOM_TEMPLATE_KEY = "home-search";
const MAX_RESULTS = 200;