project-error / npwd

NPWD is a FiveM phone resource written entirely in TypeScript and React.
https://projecterror.dev
Other
336 stars 277 forks source link

Implement default contacts back into NPWD #1116

Closed Gittified closed 5 months ago

Gittified commented 5 months ago

Pull Request Description

This PR will prepend the default contacts configured in the script to the dataset returned from the database query. Users also do not have to "guess" an incremented integer to supply a proper key, it is now formed from the display name and number.

Pull Request Checklist: