Skip to content

Commit

Permalink
Fix accidentally broken bacon.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rdaum committed Jan 16, 2025
1 parent 7ede076 commit 21ad14b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bacon.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ command = [
"--",
"development.db",
"--textdump",
"Sleepcore.db",
"JHCore-DEV-2.db",
"--textdump-out",
"out.db",
]
Expand Down

0 comments on commit 21ad14b

Please sign in to comment.