add config

This commit is contained in:
unknown 2025-09-06 06:12:34 +03:00
parent 48b833d449
commit 28d6e8fa11

View File

@ -0,0 +1,6 @@
DEBUG = False
BASE_URL = "https://api.yobble.org"
APP_NAME = "yobble messenger"
APP_VERSION = "0.1_login_screen_windows"
APP_HEADER = f"{APP_NAME}"
UPDATE_URL = "https://ТУТУДЕТ_САЙТ/releases/yobble_messenger/windows"