adjust pricing

This commit is contained in:
Asim Aslam
2021-06-08 09:47:44 +01:00
parent 47ceb4b2de
commit 702fda8269
10 changed files with 26 additions and 26 deletions

View File

@@ -3,9 +3,9 @@
"icon": "📁",
"category": "storage",
"pricing": {
"File.List": 100,
"File.Read": 100,
"File.Save": 100,
"File.Delete": 100
"File.List": 1,
"File.Read": 1,
"File.Save": 1,
"File.Delete": 1
}
}