Closed Chayemor closed 8 years ago
I read through the documentation but cant' find any configuration to remove this message from the player.
Thanks.
There's nothing in the API specifically made to remove just that, I guess you could use CSS to remove the entire status message holder with:
.wcp-status { display: none !important }
I read through the documentation but cant' find any configuration to remove this message from the player.
Thanks.