mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-26 19:34:04 +01:00
Show ready-to-download documents in media gallery
This commit is contained in:
@@ -581,6 +581,7 @@ export type GetOlderMediaOptionsType = Readonly<{
|
||||
messageId?: string;
|
||||
receivedAt?: number;
|
||||
sentAt?: number;
|
||||
type: 'media' | 'files';
|
||||
}>;
|
||||
|
||||
export type MediaItemDBType = Readonly<{
|
||||
|
||||
Reference in New Issue
Block a user