diff --git a/media/src/api/api.methods.js b/media/src/api/api.methods.js index 622d461b..7d0615fc 100644 --- a/media/src/api/api.methods.js +++ b/media/src/api/api.methods.js @@ -581,6 +581,7 @@ this.fnDestroy = function ( bRemove ) /* End it all */ oSettings = null; + oInit = null; };