feat: Restore Minecraft's favicon (#575)

* fix: restore minecraft favicon

* chore: update CHANGELOG.md
This commit is contained in:
CosminPerRam 2024-06-11 22:29:17 +03:00 committed by GitHub
parent 2a1219128d
commit fd63ed79d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View file

@ -45,7 +45,6 @@ export default class minecraftvanilla extends Core {
this.logger.debug(str)
const json = JSON.parse(str.substring(0, strLen))
delete json.favicon
state.raw = json
state.maxplayers = json.players.max