Skip to content

Commit 9ce1660

Browse files
SUBearHCopilot
andauthored
Update src/components/Menu/CoverMenu.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 064a410 commit 9ce1660

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Menu/CoverMenu.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ const openDropdown = async (
102102
onClick: () =>
103103
copyData(
104104
`https://music.163.com/#/${type}?id=${item.id}`,
105-
"已复制分享链接到剪切板",
105+
"已复制分享链接到剪贴板",
106106
),
107107
},
108108
icon: renderIcon("Share", { size: 18 }),

0 commit comments

Comments
 (0)