feat: new barcodes
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
import os
|
||||
import sys
|
||||
|
||||
APP_PATH = os.path.dirname(sys.executable) if getattr(sys, 'frozen', False) else os.path.dirname(__file__)
|
||||
|
||||
|
||||
allowed_telegram_ids = [
|
||||
454777987, # Me
|
||||
816217667, # Igor
|
||||
|
||||
Reference in New Issue
Block a user