mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-22 17:10:53 +02:00
rename createOrLoad to newOrExisting
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user