diff --git a/doc/features/features.json b/doc/features/features.json index f7ce35c6c..faf8ad181 100644 --- a/doc/features/features.json +++ b/doc/features/features.json @@ -451,7 +451,7 @@ "type": "component", "name": "disableSpecialDanmaku", "displayName": "禁用特殊弹幕样式", - "description": "移除高赞弹幕或 UP 主弹幕的特殊样式, 弹幕内容不会移除.\r\n", + "description": "移除高亮弹幕或 UP 主弹幕的特殊样式, 弹幕内容不会移除.", "fullRelativePath": "../../registry/dist/components/style/special-danmaku.js", "fullAbsolutePath": "registry/dist/components/style/special-danmaku.js" }, diff --git a/doc/features/features.md b/doc/features/features.md index 6ae7e8bd7..841cea899 100644 --- a/doc/features/features.md +++ b/doc/features/features.md @@ -597,7 +597,7 @@ by [@RieN7](https://github.com/rien7),[@ZiuChen](https://github.com/ZiuChen),[@L **GitHub:** [`Stable`](https://raw.githubusercontent.com/the1812/Bilibili-Evolved/master/registry/dist/components/style/special-danmaku.js) / [`Preview`](https://raw.githubusercontent.com/the1812/Bilibili-Evolved/preview/registry/dist/components/style/special-danmaku.js) -移除高赞弹幕或 UP 主弹幕的特殊样式, 弹幕内容不会移除. +移除高亮弹幕或 UP 主弹幕的特殊样式, 弹幕内容不会移除. ### [v1 风格设置面板](../../registry/dist/components/style/v1-panel.js) `v1PanelStyle` diff --git a/doc/features/pack/pack.json b/doc/features/pack/pack.json index 8bbc1be2d..9bf867702 100644 --- a/doc/features/pack/pack.json +++ b/doc/features/pack/pack.json @@ -44,7 +44,7 @@ "type": "component", "name": "disableSpecialDanmaku", "displayName": "禁用特殊弹幕样式", - "description": "移除高赞弹幕或 UP 主弹幕的特殊样式, 弹幕内容不会移除.\r\n", + "description": "移除高亮弹幕或 UP 主弹幕的特殊样式, 弹幕内容不会移除.", "fullRelativePath": "../../registry/dist/components/style/special-danmaku.js", "fullAbsolutePath": "registry/dist/components/style/special-danmaku.js" },