mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-10 16:27:05 +02:00
rename createOrLoad to newOrExisting
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
const COMMANDS: &[&str] = &[
|
||||
"create_store",
|
||||
"create_or_load",
|
||||
"new_or_existing",
|
||||
"get_store",
|
||||
"close_store",
|
||||
"set",
|
||||
|
||||
Reference in New Issue
Block a user