v0.4.2
This commit is contained in:
@@ -92,7 +92,7 @@ impl JMAP {
|
||||
}
|
||||
response.list.push(thread);
|
||||
} else {
|
||||
response.not_found.push(id);
|
||||
response.not_found.push(id.into());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user