overextended / ox_core

Player and vehicle management and persistence for FiveM.
https://overextended.dev/ox_core
GNU Lesser General Public License v3.0
152 stars 124 forks source link

fix(server/vehicle): use correct value when setting owner column #142

Closed antond15 closed 5 months ago

antond15 commented 5 months ago

Value of owner column should be the charId, not group.

I've also updated the pnpm lockfile version, since 6.0 is outdated.