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