update prices for new granularity (#173)

This commit is contained in:
Dominic Wong
2021-06-25 11:41:55 +01:00
committed by GitHub
parent 0cc6f20a54
commit f3b9c491d4
22 changed files with 64 additions and 64 deletions

View File

@@ -3,7 +3,7 @@
"icon": "🔑",
"category": "user",
"pricing": {
"Otp.Generate": 1,
"Otp.Validate": 1
"Otp.Generate": 100,
"Otp.Validate": 100
}
}