mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 19:06:35 +03:00
JSON-RPC: add get_http_blob API
This commit is contained in:
@@ -68,7 +68,6 @@ mod decrypt;
|
||||
pub mod download;
|
||||
mod e2ee;
|
||||
pub mod ephemeral;
|
||||
mod http;
|
||||
mod imap;
|
||||
pub mod imex;
|
||||
mod scheduler;
|
||||
@@ -104,7 +103,7 @@ mod dehtml;
|
||||
mod authres;
|
||||
mod color;
|
||||
pub mod html;
|
||||
mod net;
|
||||
pub mod net;
|
||||
pub mod plaintext;
|
||||
pub mod summary;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user