2.0 branch

This commit is contained in:
2022-12-09 18:18:00 +05:30
parent 3f58149121
commit 8224993f68
+1 -1
View File
@@ -1,4 +1,4 @@
export function _serverUrl() {
// sudheer 1.0 new branch
// sudheer 2.0 new branch
return 'http://localhost:3086/';
}