diff --git a/assets/js/setting.js b/assets/js/setting.js index 3719d50..b539436 100644 --- a/assets/js/setting.js +++ b/assets/js/setting.js @@ -1,3 +1,4 @@ export function _serverUrl() { + // sudheer 1.0 new branch return 'http://localhost:3086/'; } \ No newline at end of file