app/packs/src/decidim/elections/admin/trustees_process.js in decidim-elections-0.26.2 vs app/packs/src/decidim/elections/admin/trustees_process.js in decidim-elections-0.26.3
- old
+ new
@@ -1,4 +1,6 @@
+// show a message to the user if comunication is lost
+import "src/decidim/elections/broken_promises_handler";
import {
Client,
Election,
MessageParser
} from "@decidim/decidim-bulletin_board";