mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-25 02:48:23 +01:00
Convert signal.js and preload.js to Typescript
This commit is contained in:
@@ -199,6 +199,7 @@ export type UnprocessedType = {
|
||||
attempts: number;
|
||||
envelope?: string;
|
||||
|
||||
messageAgeSec?: number;
|
||||
source?: string;
|
||||
sourceUuid?: string;
|
||||
sourceDevice?: number;
|
||||
|
||||
Reference in New Issue
Block a user