Skip to content

Commit

Permalink
Update data_manager.py
Browse files Browse the repository at this point in the history
  • Loading branch information
maksxpl committed Nov 13, 2023
1 parent 838565f commit 519f75f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions abominable_intelligence/data_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ def data() -> dict:
except FileNotFoundError:
print("data file not found")
return {
"core": {"role_id_administration": None},
"sql": {"encrypt_key": None},
"ai": {
"host": "localhost",
Expand Down

0 comments on commit 519f75f

Please sign in to comment.