From 203adb025bf5bafb232e1d733f1716d102aba235 Mon Sep 17 00:00:00 2001 From: fakz9 Date: Mon, 29 Apr 2024 17:01:54 +0300 Subject: [PATCH] feat: ud service --- constants.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/constants.py b/constants.py index 5157c29..9d92a81 100644 --- a/constants.py +++ b/constants.py @@ -4,5 +4,6 @@ allowed_telegram_ids = [ 6671635397, # Nikita 355308397, # SerGey 5734685107, # Seller manager, - 355242295 # Dsnonchik + 355242295, # Dsnonchik + 651158209 # kristina ]