Skip to content

Commit

Permalink
Merge pull request #41651 from xlight05/add-res-toml-master
Browse files Browse the repository at this point in the history
Add toml parser message bundle to resource config
  • Loading branch information
xlight05 authored Nov 9, 2023
2 parents c5e3e0f + 9304bf1 commit bf6b50f
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
"",
"en-US"
]
},
{
"name": "toml_diagnostic_message",
"locales": [
""
]
}
]
}

0 comments on commit bf6b50f

Please sign in to comment.