mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
refactor!(dialog): change type field in JS to kind (#945)
* Fix dialog type not working * gen files * type -> kind * update API example --------- Co-authored-by: amrbashir <amr.bashir2015@gmail.com>
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
"dialog:allow-open",
|
||||
"dialog:allow-save",
|
||||
"dialog:allow-confirm",
|
||||
"dialog:allow-message",
|
||||
{
|
||||
"identifier": "shell:allow-execute",
|
||||
"allow": [
|
||||
|
||||
Reference in New Issue
Block a user