Skip to content

Commit 3f7420d

Browse files
SUBearHCopilot
andauthored
Update src/views/List/album.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1550272 commit 3f7420d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/views/List/album.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ const moreOptions = computed<DropdownOption[]>(() => [
229229
onClick: () =>
230230
copyData(
231231
`https://music.163.com/#/album?id=${albumId.value}`,
232-
"已复制分享链接到剪切板",
232+
"已复制分享链接到剪贴板",
233233
),
234234
},
235235
icon: renderIcon("Share"),

0 commit comments

Comments
 (0)