mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 10:30:13 +01:00
This commit is contained in:
parent
1741519c43
commit
d866bdf426
1 changed files with 1 additions and 1 deletions
|
|
@ -1814,7 +1814,7 @@ export class WYSIWYG {
|
|||
openByMobile(linkAddress);
|
||||
/// #endif
|
||||
}
|
||||
} else {
|
||||
} else if (linkAddress) {
|
||||
/// #if !BROWSER
|
||||
shell.openExternal(linkAddress).catch((e) => {
|
||||
showMessage(e);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue