qb-taxijob icon indicating copy to clipboard operation
qb-taxijob copied to clipboard

[BUG] Duplicate `info.on_duty` in translations, no `info.off_duty`, improper default return.

Open xhorntail opened this issue 11 months ago • 1 comments

Describe the bug All translation files have a duplicate index at: info.on_duty. This breaks the ability to take a job, as the info.off_duty is called and not found. Translations probably shouldn't default to returning nil on improper schema..

To Reproduce Steps to reproduce the behavior:

  1. Look at any of the translation files.

xhorntail avatar Apr 02 '24 17:04 xhorntail

fixed in https://github.com/qbcore-framework/qb-taxijob/commit/03434e85eed20e9d1a09cebfc9443e51d2700f94

t0r3tto avatar May 21 '24 08:05 t0r3tto

This issue has had 60 days of inactivity & will close within 7 days

github-actions[bot] avatar Jul 20 '24 15:07 github-actions[bot]