mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-12-16 21:50:39 +03:00
update firefox to 108 version
This commit is contained in:
@@ -13,7 +13,7 @@ env_path = BASE_DIR.joinpath('config')
|
||||
config = AutoConfig(search_path=env_path)
|
||||
|
||||
|
||||
GECKO_DRIVER_VERSION = config('GECKO_DRIVER_VERSION', default='0.31.0')
|
||||
GECKO_DRIVER_VERSION = config('GECKO_DRIVER_VERSION', default='0.32.0')
|
||||
|
||||
TELEGRAM_API_TOKEN = config(
|
||||
'TELEGRAM_API_TOKEN', default='123456789:AABBCCDDEEFFaabbccddeeff-1234567890'
|
||||
|
||||
Reference in New Issue
Block a user