DEV: adds decorateCooked id to prevent leaks

This commit is contained in:
Joffrey JAFFEUX 2019-06-24 12:54:37 +02:00
parent 179e86d3e4
commit 49b501ca20
1 changed files with 1 additions and 1 deletions

View File

@ -228,5 +228,5 @@
);
});
}, 500);
});
}, { id: "discourse-placeholder-theme-component" });
</script>