Skip to content

Commit 064a410

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/views/Artist/layout.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ const moreOptions = computed<DropdownOption[]>(() => [
190190
onClick: () =>
191191
copyData(
192192
`https://music.163.com/#/artist?id=${artistId.value}`,
193-
"已复制分享链接到剪切板",
193+
"已复制分享链接到剪贴板",
194194
),
195195
},
196196
icon: renderIcon("Share"),

0 commit comments

Comments
 (0)