mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
docs(components): remove duplicate descripiton in index.ts
This commit is contained in:
parent
ec77980db8
commit
68ce22291f
@ -95,9 +95,6 @@ const entry = () => {
|
||||
export const component = defineComponentMetadata({
|
||||
name: 'activeVideoLinks',
|
||||
displayName: '视频链接增强',
|
||||
description: {
|
||||
'zh-CN': '将视频简介中的普通网址转换为可点击的链接,同时修复 acg.tv 链接',
|
||||
},
|
||||
tags: [componentsTags.utils],
|
||||
entry,
|
||||
reload: entry,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user