URI Scheme 2

This commit is contained in:
Natsumi
2021-09-28 02:07:17 +13:00
parent 6f0320b652
commit 277db2c9e1
3 changed files with 33 additions and 39 deletions

View File

@@ -15593,6 +15593,7 @@ speechSynthesis.getVoices();
this.eventPing(data);
break;
case 'LaunchCommand':
AppApi.FocusWindow();
this.eventLaunchCommand(data.command);
break;
}