refactor: change repository owner to HighCapable (3rd)

This commit is contained in:
2023-10-08 22:56:55 +08:00
parent c76f1bfcae
commit 7d7e204037

View File

@@ -87,7 +87,7 @@ const appSpace = {
label: locale.i18n.helpDocumentation,
accelerator: system.isMacOS ? 'command+h' : 'ctrl+h',
click: () => {
system.openBrowser('https://fankes.github.io/YukiHookAPI');
system.openBrowser('https://highcapable.github.io/YukiHookAPI');
}
});
const openSourceChildItem = new MenuItem({