mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
change pricing
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"icon": "🔥",
|
||||
"category": "hosting",
|
||||
"pricing": {
|
||||
"Function.Deploy": 1000,
|
||||
"Function.Call": 10
|
||||
},
|
||||
"display_name": "Functions"
|
||||
|
||||
@@ -3,8 +3,6 @@
|
||||
"icon": "🧭",
|
||||
"category": "logistics",
|
||||
"pricing": {
|
||||
"Routing.Route": 1000,
|
||||
"Routing.Eta": 1000,
|
||||
"Routing.Directions": 1000
|
||||
},
|
||||
"display_name": "Routing"
|
||||
|
||||
@@ -2,8 +2,5 @@
|
||||
"name": "user",
|
||||
"icon": "👤",
|
||||
"category": "authentication",
|
||||
"display_name": "User",
|
||||
"pricing": {
|
||||
"User.SendVerificationEmail": 5000
|
||||
}
|
||||
"display_name": "User"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user