mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-24 08:25:31 +00:00
location pricing
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "location",
|
"name": "location",
|
||||||
"icon": "🛰️",
|
"icon": "🛰️",
|
||||||
"category": "logistics"
|
"category": "logistics",
|
||||||
|
"pricing": {
|
||||||
|
"Location.Read": 1,
|
||||||
|
"Location.Save": 10,
|
||||||
|
"Location.Search": 100
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user