This commit is contained in:
2025-08-24 00:05:26 +08:00
parent bd4e1c1810
commit 83529cfe09
3 changed files with 38 additions and 13 deletions
@@ -997,7 +997,7 @@ namespace Ink_Canvas
{
Process.Start(new ProcessStartInfo
{
FileName = "classisland://plugins/IslandCaller/Run",
FileName = "classisland://plugins/IslandCaller/Simple/1",
UseShellExecute = true
});
}