mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
add the rest of pricing
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
{
|
||||
"name": "file",
|
||||
"icon": "📁",
|
||||
"category": "storage"
|
||||
"category": "storage",
|
||||
"pricing": {
|
||||
"File.BatchSave": 100,
|
||||
"File.List": 100,
|
||||
"File.Read": 100,
|
||||
"File.Save": 100
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user