mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-06 12:50:16 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
ba69c44f08
16 changed files with 10182 additions and 10169 deletions
|
|
@ -1588,7 +1588,7 @@ style="margin:4px 0;width: ${isMobile() ? "100%" : "360px"}" class="b3-text-fiel
|
|||
if (protyle.disabled) {
|
||||
window.siyuan.menus.menu.append(new MenuItem({
|
||||
id: "copyAHref",
|
||||
label: window.siyuan.languages.copy + " " + window.siyuan.languages.replaceTypes.aHref,
|
||||
label: window.siyuan.languages.copyAHref,
|
||||
icon: "iconLink",
|
||||
click() {
|
||||
writeText(linkAddress);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue