Skip to content

Commit

Permalink
update the config name (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole00 authored Nov 30, 2022
1 parent e60563a commit ba424c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,7 @@ object Configs {
config.getString("url"),
config.getString("driver"),
config.getString("user"),
config.getString("passwd"),
config.getString("password"),
config.getString("table"),
getOrElse(config, "sentence", null)
)
Expand Down

0 comments on commit ba424c0

Please sign in to comment.