[mod] main:todo
This commit is contained in:
parent
56d84c8848
commit
099505b3b8
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ async function main(
|
|||
{
|
||||
"verbosity": 1,
|
||||
"packages": [
|
||||
// TODO: error handling
|
||||
JSON.parse(await lib_plankton.file.read("data/localization/deu.loc.json")),
|
||||
JSON.parse(await lib_plankton.file.read("data/localization/eng.loc.json")),
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue