1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-02 06:32:07 +02:00
This commit is contained in:
Pavel Chuchuva 2023-08-15 18:37:09 +10:00 committed by GitHub
parent ca31cd3b63
commit 80ae35b6e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ import TextTrackMenuItem from './text-track-menu-item.js';
import Component from '../../component.js';
/**
* A special menu item for turning of a specific type of text track
* A special menu item for turning off a specific type of text track
*
* @extends TextTrackMenuItem
*/