mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-08 16:07:50 +02:00
Fix js get and close store
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
const COMMANDS: &[&str] = &[
|
||||
"create_store",
|
||||
"get_store",
|
||||
"close_store",
|
||||
"set",
|
||||
"get",
|
||||
"has",
|
||||
|
||||
Reference in New Issue
Block a user