1
0
Fork 0
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:
Bill Thornton 2024-10-01 16:00:48 -04:00
parent 8acf8fb550
commit 6a6766f998

View file

@ -1,6 +1,6 @@
/**
* Events triggered by media player plugins.
* NOTE: This list is incomplete
* TODO: This list is incomplete
*/
export enum PlayerEvent {
Error = 'error',