+
+ ${this.esc(p.emoji)}
+
+
${this.esc(p.name)}
-
${p.location ? "sharing location" : "no location"}
+
+ ${p.status === "ghost" ? "ghost mode" : p.location ? "sharing" : "no location"}
+ ${distLabel ? ` \u2022 ${distLabel}` : ""}
+
- ${p.id !== this.participantId ? `
` : ""}
-
- `).join("");
+ ${p.id !== this.participantId && p.location ? `