jellyton255 / ef_shops

A shops system made in React for qbx_core
GNU General Public License v3.0
33 stars 12 forks source link

feat(server/sv_main): add slot data to trigger metadata generation #11

Closed solareon closed 2 months ago

solareon commented 2 months ago

ox_inventory doesn't trigger metadata creation for items unless a slot is specified. This corrects that issue.

jellyton255 commented 2 months ago

How interesting