fix(gta5f): wrap query of players in a catch (#674)

* feat: wrap query of players in a catch

* docs: add note about how to make players query get through

* docs: update CHANGELOG.md

* docs: add comment regarding adding requestPlayers and requestPlayersRequired eventually
This commit is contained in:
CosminPerRam 2025-02-09 19:32:18 +02:00 committed by GitHub
parent c68db8f98b
commit 467606f6a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 10 additions and 4 deletions

View file

@ -1303,7 +1303,8 @@ export const games = {
protocol: 'fivem'
},
extra: {
old_id: 'fivem'
old_id: 'fivem',
doc_notes: 'gta5f'
}
},
gta5r: {