changed telegram_id
This commit is contained in:
@@ -3,7 +3,6 @@ import sys
|
||||
|
||||
APP_PATH = os.path.dirname(sys.executable) if getattr(sys, 'frozen', False) else os.path.dirname(__file__)
|
||||
|
||||
|
||||
allowed_telegram_ids = [
|
||||
7532624817, # Me
|
||||
816217667, # Igor
|
||||
@@ -11,5 +10,6 @@ allowed_telegram_ids = [
|
||||
355308397, # SerGey
|
||||
5734685107, # Seller manager,
|
||||
355242295, # Dsnonchik
|
||||
651158209 # kristina
|
||||
651158209, # kristina
|
||||
1046236796 # Sasha
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user