Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2025-10-16 11:09:57 +08:00
commit ba69c44f08
16 changed files with 10182 additions and 10169 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);