[mod] main:todo
This commit is contained in:
parent
56d84c8848
commit
099505b3b8
|
|
@ -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…
Reference in a new issue