mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Add video tag (#3839)
This commit is contained in:
parent
2d3922f17f
commit
4a87a363fc
@ -12,7 +12,7 @@ export const component = defineComponentMetadata({
|
||||
style: () => import('./top-mask.scss'),
|
||||
},
|
||||
],
|
||||
tags: [componentsTags.style],
|
||||
tags: [componentsTags.style, componentsTags.video],
|
||||
description: {
|
||||
'zh-CN': '隐藏视频里鼠标经过时出现在右上角的覆盖层.',
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user