Skip to content

Commit 3288e4b

Browse files
committed
fix default permission
1 parent 150e030 commit 3288e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/store/permissions/default.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ permissions = [
2525
"allow-values",
2626
"allow-entries",
2727
"allow-length",
28-
"allow-load",
28+
"allow-reload",
2929
"allow-save",
3030
]

0 commit comments

Comments
 (0)