mirror of
https://github.com/HighCapable/YukiHookAPI-ProjectBuilder.git
synced 2025-09-01 08:15:27 +08:00
refactor: change repository owner to HighCapable (3rd)
This commit is contained in:
@@ -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({
|
||||
|
Reference in New Issue
Block a user