Browse Source

second time merge

Sai Sudheer 2 years ago
parent
commit
def43a902a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      assets/js/setting.js

+ 1
- 1
assets/js/setting.js View File

@@ -1,7 +1,7 @@
1 1
 export function _serverUrl() {
2 2
   // sachin 2.0 commitw
3 3
   // sudheer 1.0 new branch
4
-  // merge request
4
+  // merge request another time
5 5
   return "http://localhost:3088/";
6 6
   //return "http://localhost:3086/";
7 7
   //return "https://c01.bizgaze.app/";

Loading…
Cancel
Save