mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 03:47:37 +03:00
7213b9e472
* feat(cli/add): add default permission to capabilities also cleanup `tauri add` command * license headers & clippy * print permission name * do not error out if default permission is not set --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
159 B
159 B
tauri-build | tauri-utils |
---|---|
patch:enhance | patch:enhance |
Fallback to an empty permission set if the plugin did not define its default
permissions.