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