Implement regexp-based thread ID parsing from recipient email
This commit is contained in:
@@ -35,4 +35,5 @@ export type Message = {
|
||||
},
|
||||
subject: string,
|
||||
content: string,
|
||||
thread?: string,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user