price vehicle

This commit is contained in:
Asim Aslam
2022-03-09 20:15:40 +00:00
parent 2cdf6194ee
commit 02bf99f123

View File

@@ -2,5 +2,8 @@
"name": "vehicle", "name": "vehicle",
"icon": "🚗", "icon": "🚗",
"category": "logistics", "category": "logistics",
"display_name": "Vehicle" "display_name": "Vehicle",
"pricing": {
"Vehicle.Lookup": 100
}
} }