improve:插件功能

This commit is contained in:
2025-07-16 14:02:54 +08:00
parent 8b64df435c
commit 87ffa48265
5 changed files with 72 additions and 5 deletions
@@ -272,7 +272,7 @@ namespace Ink_Canvas.Helpers.Plugins.BuiltIn
new LauncherItem
{
Name = "资源管理器",
Path = "explorer.exe",
Path = @"C:\Windows\explorer.exe",
IsVisible = true,
Position = 0
}