This commit is contained in:
Timothy Jaeryang Baek
2025-05-25 01:59:48 +04:00
parent b2b1a21299
commit e65ac97c45
2 changed files with 7 additions and 1 deletions

View File

@@ -105,6 +105,7 @@
bind:direction
title={$i18n.t("{{user}}'s Chats", { user: user.name })}
emptyPlaceholder={$i18n.t('No chats found for this user.')}
shareUrl={true}
{chatList}
{allChatsLoaded}
{chatListLoading}