Sai Sudheer hace 3 años
padre
commit
3f58149121
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      assets/js/setting.js

+ 1
- 0
assets/js/setting.js Ver fichero

1
 export function _serverUrl() {
1
 export function _serverUrl() {
2
+    // sudheer 1.0 new branch
2
     return 'http://localhost:3086/';
3
     return 'http://localhost:3086/';
3
 }
4
 }

Loading…
Cancelar
Guardar