mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-19 18:42:43 +08:00
bugfix: 修复帮助功能
This commit is contained in:
parent
4e55f14a69
commit
c6c57b1e01
@ -2,7 +2,7 @@ import {shell, ipcRenderer} from 'electron';
|
||||
export default {
|
||||
'rubick-help': {
|
||||
help() {
|
||||
shell.openExternal('https://u.tools/docs/guide/about-uTools.html')
|
||||
shell.openExternal('https://cloudr-f2e.github.io/rubick/')
|
||||
}
|
||||
},
|
||||
'rubick-color': {
|
||||
|
Loading…
x
Reference in New Issue
Block a user