-
+
+
+
Select recipients to get started
@@ -59,6 +82,32 @@
+ {#each Object.entries($topicsById) as [topicId, topic] (topicId)}
+
+
+
+
+
+ {topic.name}
+ ({topic.total} subscribers)
+
+
+
+
+
+
+
+
+
+ {/each}
{#each Object.entries($targetsById) as [targetId, target] (targetId)}
@@ -84,15 +133,17 @@
-