mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-06 15:57:50 +02:00
try get first
This commit is contained in:
@@ -10,6 +10,7 @@ All operations are enabled by default.
|
||||
|
||||
|
||||
- `allow-create-store`
|
||||
- `allow-get-store`
|
||||
- `allow-clear`
|
||||
- `allow-delete`
|
||||
- `allow-entries`
|
||||
|
||||
@@ -12,6 +12,7 @@ All operations are enabled by default.
|
||||
"""
|
||||
permissions = [
|
||||
"allow-create-store",
|
||||
"allow-get-store",
|
||||
"allow-clear",
|
||||
"allow-delete",
|
||||
"allow-entries",
|
||||
|
||||
Reference in New Issue
Block a user