Change NOTE to TODO

This commit is contained in:
Bill Thornton
2024-10-01 16:00:48 -04:00
parent 8acf8fb550
commit 6a6766f998
@@ -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',