Describe Pull request
This commit will implement a failsafe for if the database is reading "h" for the house garage heading value which was set as a default value by qb-houses in the SQL file. Setting a house garage in qb-houses stores it as "w" instead, in which this commit acts as a fix for data stored previously using "h".
Describe Pull request This commit will implement a failsafe for if the database is reading "h" for the house garage heading value which was set as a default value by qb-houses in the SQL file. Setting a house garage in qb-houses stores it as "w" instead, in which this commit acts as a fix for data stored previously using "h".
Fixes issue: https://github.com/qbcore-framework/qb-garages/issues/341
Questions (please complete the following information):