Update client.lua

This commit is contained in:
Miho931 2025-06-11 12:04:37 +02:00
parent a22ddbf705
commit 5eeb52f005

View file

@ -48,7 +48,7 @@ end)
function OpenMenu(vehicles)
local opt = {}
if QBCore.Functions.PlayerData.job.grade.level == Zone.Chiefrang then
if QBCore.PlayerData.job.grade.level == Zone.Chiefrang then
table.insert(opt, {
title = "Fahrzeug Einstellungen",
description = "Fahrzeuge verwalten",