mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-17 05:07:55 +08:00
merge back account with config
This commit is contained in:
@@ -5,7 +5,8 @@ use mailparse;
|
||||
|
||||
use super::{attachment::Attachment, body::Body, headers::Headers};
|
||||
use crate::{
|
||||
domain::{account::entity::Account, msg::flag::entity::Flags},
|
||||
config::entity::Account,
|
||||
domain::msg::flag::entity::Flags,
|
||||
ui::table::{Cell, Row, Table},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user