mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-21 06:55:03 +00:00
change pricing
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
"category": "money",
|
"category": "money",
|
||||||
"display_name": "Currency",
|
"display_name": "Currency",
|
||||||
"pricing": {
|
"pricing": {
|
||||||
|
"Currency.Convert": 5000,
|
||||||
"Currency.History": 5000,
|
"Currency.History": 5000,
|
||||||
"Currency.Rates": 5000
|
"Currency.Rates": 5000
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"icon": "✉️",
|
"icon": "✉️",
|
||||||
"category": "communication",
|
"category": "communication",
|
||||||
"pricing": {
|
"pricing": {
|
||||||
"Email.Send": 5000
|
"Email.Send": 10000
|
||||||
},
|
},
|
||||||
"display_name": "Email"
|
"display_name": "Email"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user