mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Retry outbound "normal" messages for up to a day
This commit is contained in:
@@ -77,7 +77,7 @@ export type SendOptionsType = {
|
||||
online?: boolean;
|
||||
};
|
||||
|
||||
type PreviewType = {
|
||||
export type PreviewType = {
|
||||
url: string;
|
||||
title: string;
|
||||
image?: AttachmentType;
|
||||
|
||||
Reference in New Issue
Block a user