This commit is contained in:
Dax Raad
2025-12-07 18:58:10 -05:00
parent 9672a7b056
commit 11840191f8
14 changed files with 601 additions and 779 deletions
@@ -1045,7 +1045,7 @@ function UserMessage(props: {
</box>
</Show>
<text fg={theme.textMuted}>
{ctx.usernameVisible() ? `${sync.data.config.username ?? "You"}` : "You"}
{ctx.usernameVisible() ? `${sync.data.config.username ?? "You "}` : "You "}
<Show
when={queued()}
fallback={