🐛 Stop specifying UTF-8

This commit is contained in:
trickypr 2022-06-19 10:23:48 +10:00
parent 1964e6e17d
commit 463164a2af
10 changed files with 20 additions and 21 deletions

View file

@ -38,9 +38,8 @@ export const init = async (
'browser',
'config',
'version_display.txt'
),
'utf-8'
)
)
).toString()
if (!version)
log.error(