diff --git a/dist/doboard-widget-bundle.js b/dist/doboard-widget-bundle.js
index 5b2e983..f75c34d 100644
--- a/dist/doboard-widget-bundle.js
+++ b/dist/doboard-widget-bundle.js
@@ -8605,6 +8605,7 @@ async function handleCreateTask(sessionId, taskDetails) {
const result = await createTaskDoboard(sessionId, taskDetails);
if (result && result.taskId && taskDetails.taskDescription) {
const sign = `
The spot has been posted at the following URL ${window.location.href}`;
+ localStorage.setItem('spotfix-description', '');
await addTaskComment({
projectToken: taskDetails.projectToken,
accountId: taskDetails.accountId,
@@ -8911,8 +8912,8 @@ function changeSize(container) {
}
function addIconPack() {
- if (tinymce?.IconManager) {
- tinymce.IconManager.add("my_icon_pack", {
+ if (SpotFixTinyMCE?.IconManager) {
+ SpotFixTinyMCE.IconManager.add("icon_pack_SpotFix", {
icons: {
'paperclip': '