Skip to content

Commit

Permalink
use Mix.Config is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
nakagami committed Aug 10, 2023
1 parent 4ca7ff7 commit e84edfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.exs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use Mix.Config
import Config
config :codepagex, :encodings, [
:"VENDORS/MICSFT/WINDOWS/CP932",
:"VENDORS/MICSFT/PC/CP737",
Expand Down

0 comments on commit e84edfd

Please sign in to comment.