fix: use snake_case invoke commands

This commit is contained in:
2026-06-15 11:56:55 +08:00
parent edab5158f0
commit c9964ce4fb
25167 changed files with 9271 additions and 15148 deletions

View File

@@ -0,0 +1,8 @@
# Copyright 2019-2024 Tauri Programme within The Commons Conservancy
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: MIT
[default]
description = "Default core plugins set."
permissions = ["core:path:default","core:event:default","core:window:default","core:webview:default","core:app:default","core:image:default","core:resources:default","core:menu:default","core:tray:default"]