mirror of
https://github.com/HighCapable/YukiHookAPI-ProjectBuilder.git
synced 2025-09-04 01:35:23 +08:00
refactor: change repository owner to HighCapable (3rd)
This commit is contained in:
@@ -87,7 +87,7 @@ const appSpace = {
|
|||||||
label: locale.i18n.helpDocumentation,
|
label: locale.i18n.helpDocumentation,
|
||||||
accelerator: system.isMacOS ? 'command+h' : 'ctrl+h',
|
accelerator: system.isMacOS ? 'command+h' : 'ctrl+h',
|
||||||
click: () => {
|
click: () => {
|
||||||
system.openBrowser('https://fankes.github.io/YukiHookAPI');
|
system.openBrowser('https://highcapable.github.io/YukiHookAPI');
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
const openSourceChildItem = new MenuItem({
|
const openSourceChildItem = new MenuItem({
|
||||||
|
Reference in New Issue
Block a user