mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-24 21:40:48 +02:00
update tauri
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
"$schema" = "../../schemas/schema.json"
|
||||
|
||||
commands = ["open_url","open_path","reveal_item_in_dir"]
|
||||
@@ -18,19 +18,6 @@ as well as reveal file in directories using default file explorer
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
`opener:allow-default-urls`
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
This enables opening `mailto:`, `tel:`, `https://` and `http://` urls using their default application.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
@@ -106,6 +93,19 @@ Enables the reveal_item_in_dir command without any pre-configured scope.
|
||||
|
||||
Denies the reveal_item_in_dir command without any pre-configured scope.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
`opener:allow-default-urls`
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
This enables opening `mailto:`, `tel:`, `https://` and `http://` urls using their default application.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user