From 57852a8468a040aaedfb0bdfae69b2af913a7632 Mon Sep 17 00:00:00 2001 From: sachinganesh Date: Fri, 9 Dec 2022 17:37:03 +0530 Subject: [PATCH] commit --- assets/js/setting.js | 1 + index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/js/setting.js b/assets/js/setting.js index 3719d50..6e549a1 100644 --- a/assets/js/setting.js +++ b/assets/js/setting.js @@ -1,3 +1,4 @@ export function _serverUrl() { + // sachin commit return 'http://localhost:3086/'; } \ No newline at end of file diff --git a/index.html b/index.html index 80cf74b..a298931 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - Bizgaze + Hello