* chore(dialog): reuse `message` command for confirm * Add change file * Remove ask and confirm from default permissions * Format * Remove extra `toString` * Point `allow-confirm` to `allow-message`
1.8 KiB
Default Permission
This permission set configures the types of dialogs available from the dialog plugin.
Granted Permissions
All dialog types are enabled.
This default permission set includes the following:
allow-messageallow-saveallow-open
Permission Table
| Identifier | Description |
|---|---|
|
|
Enables the ask command without any pre-configured scope. (DEPRECATED: This is now an alias to |
|
|
Denies the ask command without any pre-configured scope. (DEPRECATED: This is now an alias to |
|
|
Enables the message command without any pre-configured scope. |
|
|
Denies the message command without any pre-configured scope. |
|
|
Enables the open command without any pre-configured scope. |
|
|
Denies the open command without any pre-configured scope. |
|
|
Enables the save command without any pre-configured scope. |
|
|
Denies the save command without any pre-configured scope. |
|
|
Enables the confirm command without any pre-configured scope. (DEPRECATED: This is now an alias to |
|
|
Denies the confirm command without any pre-configured scope. (DEPRECATED: This is now an alias to |