mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-19 05:28:07 +01:00
📝 Improve text (#16106)
fix https://github.com/siyuan-note/siyuan/issues/16101
This commit is contained in:
parent
14effb402f
commit
679e6926a2
14 changed files with 10170 additions and 10157 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