From b8b6841365058111c226a9d9c9ae5a6694bba9d6 Mon Sep 17 00:00:00 2001 From: Guru107 Date: Mon, 22 Dec 2025 12:19:38 +0530 Subject: [PATCH] add email address --- gate_entry/hooks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gate_entry/hooks.py b/gate_entry/hooks.py index 7bdcdb9..8cbeacf 100644 --- a/gate_entry/hooks.py +++ b/gate_entry/hooks.py @@ -2,7 +2,7 @@ app_title = "Gate Entry" app_publisher = "Gurudatt Kulkarni" app_description = "An erpnext security gate module for recording material and people movement" -app_email = "abcd@example.com" +app_email = "connect@gurudatt.in" app_license = "mit" # Apps