diff --git a/city e-commerce 0.0.1.html b/city e-commerce 0.0.1.html
index 9e64e2c..ccc2b87 100644
--- a/city e-commerce 0.0.1.html
+++ b/city e-commerce 0.0.1.html
@@ -9842,6 +9842,10 @@
function onLoadStartUp() {
showMessage("Starting the app! Please Wait!")
floDapps.launchStartUp().then(result => {
+
+ // identify and unlock user functions
+ ecommerce.actions.doShreeGanesh();
+
console.log(result)
showMessage(result)
showMessage(`Welcome ${myFloID}`)
@@ -9851,6 +9855,10 @@
-
+
+
+