qbcore-framework / qb-inventory

Slot Based Inventory System Used With QB-Core :school_satchel:
GNU General Public License v3.0
51 stars 370 forks source link

fix: `vendingMachineCoords` is undefined #518

Open Z3rio opened 1 month ago

Z3rio commented 1 month ago

Description

This fixes an issue with the coordinates upon opening a vending machine being defined.

This needs to be merged along side this PR: https://github.com/qbcore-framework/qb-target/pull/203

Checklist