📝 Improve text (#16106)

fix https://github.com/siyuan-note/siyuan/issues/16101
This commit is contained in:
Jeffrey Chen 2025-10-16 10:20:04 +08:00 committed by GitHub
parent 14effb402f
commit 679e6926a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 10170 additions and 10157 deletions

View file

@ -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);