diff options
Diffstat (limited to 'util.py')
-rw-r--r-- | util.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ from dotenv import load_dotenv load_dotenv() -dbFile = 'db.sqlite3' +dbFile = os.getenv('DB_FILENAME') def setupLogger(): |
![]() |
index : task-watcher | |
Reminder bot for my specific need, writen in python | Rosyid Haryadi |
summaryrefslogtreecommitdiff |