try get first

This commit is contained in:
Tony
2024-10-03 13:56:43 +08:00
parent 3acf66ee57
commit 42c5a1cb56
5 changed files with 7 additions and 5 deletions
@@ -10,6 +10,7 @@ All operations are enabled by default.
- `allow-create-store`
- `allow-get-store`
- `allow-clear`
- `allow-delete`
- `allow-entries`
+1
View File
@@ -12,6 +12,7 @@ All operations are enabled by default.
"""
permissions = [
"allow-create-store",
"allow-get-store",
"allow-clear",
"allow-delete",
"allow-entries",