fix:错误的唤起URL
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user