Skip to content

Commit a49f98f

Browse files
authored
fix(vidbarpic): Clarify subtitle capture functionality in UI
Updated the subtitle capture description for clarity.
1 parent 1e76144 commit a49f98f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ckylin-script-video-barpic-maker.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,7 @@ if (typeof unsafeWindow === 'undefined' || !unsafeWindow) {
956956
<span>截取字幕</span>
957957
</label>
958958
<div style="font-size: 11px; color: var(--ckui-text-muted); margin-top: 4px; padding-left: 24px;">
959-
截图时也截取字幕(查找 .ytp-caption-window-container
959+
截图时也截取字幕(不支持第三方插件字幕
960960
</div>
961961
</div>
962962
`;

0 commit comments

Comments
 (0)