mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-12 16:36:33 +02:00
Fix js get and close store
This commit is contained in:
@@ -13,6 +13,7 @@ All operations are enabled by default.
|
||||
permissions = [
|
||||
"allow-create-store",
|
||||
"allow-get-store",
|
||||
"allow-close-store",
|
||||
"allow-clear",
|
||||
"allow-delete",
|
||||
"allow-entries",
|
||||
|
||||
Reference in New Issue
Block a user