mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
feat: Restore Minecraft's favicon (#575)
* fix: restore minecraft favicon * chore: update CHANGELOG.md
This commit is contained in:
parent
2a1219128d
commit
fd63ed79d6
2 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue