GARAGE
This commit is contained in:
parent
0e50d7b43a
commit
d20cb0822e
2 changed files with 7 additions and 5 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue