Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shelld3v authored Oct 17, 2024
1 parent 8942ef2 commit 07b2386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/core/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"output_file": None,
"output_formats": None,
"mysql_url": None,
"postgresql_url": None,
"postgres_url": None,
"log_file": None,
"log_file_size": 0
}

0 comments on commit 07b2386

Please sign in to comment.