mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Change NOTE to TODO
This commit is contained in:
parent
8acf8fb550
commit
6a6766f998
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
/**
|
/**
|
||||||
* Events triggered by media player plugins.
|
* Events triggered by media player plugins.
|
||||||
* NOTE: This list is incomplete
|
* TODO: This list is incomplete
|
||||||
*/
|
*/
|
||||||
export enum PlayerEvent {
|
export enum PlayerEvent {
|
||||||
Error = 'error',
|
Error = 'error',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue