mirror of
https://github.com/AltarikMC/Launcher
synced 2024-11-22 06:19:50 +01:00
Updated discord logo, improved logger message
This commit is contained in:
parent
c7678b0480
commit
36ebe122a9
Binary file not shown.
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 2.4 KiB |
@ -314,7 +314,7 @@ class Minecraft {
|
||||
reject(err)
|
||||
})
|
||||
}).catch(err => {
|
||||
logger.err(`Download failed`)
|
||||
logger.err(`Failed to download ${infos.link} to ${infos.name}.zip`)
|
||||
reject(err)
|
||||
})
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user