mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-15 07:31:33 +00:00
set blog
成功后才显示blog标志, 可点
This commit is contained in:
@@ -1443,6 +1443,11 @@ function getMainWinParams() {
|
||||
};
|
||||
}
|
||||
|
||||
// 浏览器打开
|
||||
function openExternal(url) {
|
||||
gui.Shell.openExternal(url);
|
||||
}
|
||||
|
||||
// loadToolIcons();
|
||||
|
||||
ContextTips.init();
|
||||
Reference in New Issue
Block a user