app/assets/javascripts/thredded/components/spoilers.es6 in thredded-0.16.13 vs app/assets/javascripts/thredded/components/spoilers.es6 in thredded-0.16.14
- old
+ new
@@ -1,4 +1,5 @@
+//= require thredded/core/thredded
//= require thredded/core/on_page_load
(() => {
const Thredded = window.Thredded;
const COMPONENT_SELECTOR = '.thredded--post--content--spoiler';