This commit is contained in:
Miho931 2025-06-09 14:13:06 +02:00
parent 0e50d7b43a
commit d20cb0822e
2 changed files with 7 additions and 5 deletions

View file

@ -61,7 +61,7 @@ function OpenVerwaltung(vehicleInfos)
print(selected, secondary, json.encode(args, {indent=true}))
end,
options = {
{label = "Name ändern", icon = "paper", }
{label = "Name ändern", icon = "paper"},
{label = 'Transport to:', icon = 'arrows-up-down-left-right', values=garages},
}
}, function(selected, scrollIndex, args)