mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-08 01:10:03 +02:00
🙈Add closing curly
This was an all-time low.
This commit is contained in:
parent
cf2128536e
commit
0d1ff29b88
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ export const update = async (): Promise<void> => {
|
|||
if (version == config.version.product.version) {
|
||||
log.error(`Firefox is already the latest version.`)
|
||||
process.exit(1)
|
||||
}
|
||||
|
||||
|
||||
// We are using force here to delete the engine directory if it already
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue