diff --git a/ts/background.ts b/ts/background.ts index 9767fedd3..b8ed658e9 100644 --- a/ts/background.ts +++ b/ts/background.ts @@ -3016,7 +3016,7 @@ export async function startApp(): Promise { return confirm(); } - function createSentMessage(data: WhatIsThis, descriptor: WhatIsThis) { + function createSentMessage(data: WhatIsThis, descriptor: MessageDescriptor) { const now = Date.now(); let sentTo = [];