Skip to content

Commit 019c7db

Browse files
ReptoxXJulien Terzibaschian
andauthored
🤖 Merge PR DefinitelyTyped#72029 [imapflow] Update IdInfoObject correct support-url by @ReptoxX
Co-authored-by: Julien Terzibaschian <[email protected]>
1 parent 2f023e3 commit 019c7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎types/imapflow/index.d.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ export interface IdInfoObject {
318318
version?: string;
319319
os?: string;
320320
vendor?: string;
321-
" support-url "?: string;
321+
"support-url"?: string;
322322
date?: Date;
323323
}
324324

0 commit comments

Comments
 (0)