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

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

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

Loading…
Cancelar
Guardar