mirror of
https://github.com/chatmail/core.git
synced 2026-05-10 18:36:29 +03:00
refactor: rename dc_context to context
This commit is contained in:
@@ -24,6 +24,7 @@ pub mod dc_log;
|
||||
|
||||
pub mod aheader;
|
||||
pub mod constants;
|
||||
pub mod context;
|
||||
pub mod imap;
|
||||
pub mod key;
|
||||
pub mod oauth2;
|
||||
@@ -33,8 +34,6 @@ pub mod smtp;
|
||||
pub mod types;
|
||||
pub mod x;
|
||||
|
||||
pub mod dc_context;
|
||||
|
||||
pub mod dc_array;
|
||||
pub mod dc_chat;
|
||||
pub mod dc_chatlist;
|
||||
|
||||
Reference in New Issue
Block a user