Add period

This commit is contained in:
Eric Bailey
2024-05-02 22:05:41 -05:00
parent 6a4f8bbc0f
commit 4f6e3b06a5
2 changed files with 2 additions and 1 deletions
@@ -45,7 +45,7 @@ export function MessageListError({
item.retry()
return false
}}>
{_(msg`Retry`)}
{_(msg`Retry.`)}
</InlineLinkText>
</Text>
</View>
+1
View File
@@ -398,6 +398,7 @@ export class Convo {
*/
if (this.pastMessages.size > 0) {
await new Promise(y => setTimeout(y, 500))
// throw new Error('UNCOMMENT TO TEST RETRY')
}
const response = await this.agent.api.chat.bsky.convo.getMessages(