qb-core
qb-core copied to clipboard
a bit of cleaning for the tables
Cleaned tables up to be more aesthetically pleasing.
Description
Some of the table elements were out of order. Put them into order. It is more aesthetically pleasing than anything else. Also added a key entitled "enabled" default to true.
Once merged I will be adding the check into the rest of the scripts that call this table to check to see if the vehicle is enabled before it sends it to the list.
Checklist
- [X] I have personally loaded this code into an updated qbcore project and checked all of its functionality.
- [X] My code fits the style guidelines.
- [X] My PR fits the contribution guidelines.