rename createOrLoad to newOrExisting

This commit is contained in:
Lucas Nogueira
2024-10-15 10:22:55 -03:00
parent 028d6661ca
commit 8a8bdcac23
10 changed files with 77 additions and 77 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ All operations are enabled by default.
"""
permissions = [
"allow-create-store",
"allow-create-or-load",
"allow-new-or-existing",
"allow-get-store",
"allow-close-store",
"allow-set",