small change

This commit is contained in:
Rripped 2022-03-29 08:49:32 +02:00
parent 456bba027b
commit 1ba19a219f

View File

@ -31,7 +31,7 @@ from dotenv import load_dotenv
from api_handler import API_Handler
load_dotenv()
load_dotenv(dotenv_path='.env')
bot_version = "0.2.1"
user_list = []