mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-08 01:10:03 +02:00
🐛 Stop specifying UTF-8
This commit is contained in:
parent
1964e6e17d
commit
463164a2af
10 changed files with 20 additions and 21 deletions
|
@ -38,9 +38,8 @@ export const init = async (
|
|||
'browser',
|
||||
'config',
|
||||
'version_display.txt'
|
||||
),
|
||||
'utf-8'
|
||||
)
|
||||
)
|
||||
).toString()
|
||||
|
||||
if (!version)
|
||||
log.error(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue