If you have not registered the domain or setup an API key you will see the following error:
A quick work-arround is to hide the element:
<style>
.tox-notifications-container {
display: none !important;
}
</style>
If you have not registered the domain or setup an API key you will see the following error:
A quick work-arround is to hide the element:
<style>
.tox-notifications-container {
display: none !important;
}
</style>