mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-23 20:44:42 +08:00
显示 changelog
This commit is contained in:
@@ -454,7 +454,10 @@ window.showUb = {
|
||||
},
|
||||
docs: function(path = '') {
|
||||
runUbrowser(docsRepoUrl + '/pt589p' + path)
|
||||
}
|
||||
},
|
||||
changelog: function(path = '') {
|
||||
runUbrowser(docsRepoUrl + '/ucnd2o' + path)
|
||||
},
|
||||
}
|
||||
|
||||
window.clipboardReadText = () => electron.clipboard.readText()
|
||||
|
Reference in New Issue
Block a user