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