fix:错误的唤起URL

This commit is contained in:
2025-08-24 09:46:52 +08:00
parent 2c70d243df
commit 2f79bbcb0f
+1 -1
View File
@@ -319,7 +319,7 @@ namespace Ink_Canvas
protocol = "secrandom://pumping?action=start"; protocol = "secrandom://pumping?action=start";
break; break;
case 2: // NamePicker点名 case 2: // NamePicker点名
protocol = "namepicker://调起没有浮窗的NamePicker"; protocol = "namepicker://";
break; break;
default: default:
protocol = "classisland://plugins/IslandCaller/Simple/1"; protocol = "classisland://plugins/IslandCaller/Simple/1";