mirror of
https://gitlab.com/comunic/comunicapiv3
synced 2025-06-20 08:25:16 +00:00
Debug issue
This commit is contained in:
@ -108,6 +108,7 @@ pub struct ConversationMemberSetting {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// Structure used to update conversation settings
|
/// Structure used to update conversation settings
|
||||||
|
#[derive(Debug)]
|
||||||
pub struct NewConversationSettings {
|
pub struct NewConversationSettings {
|
||||||
pub conv_id: ConvID,
|
pub conv_id: ConvID,
|
||||||
pub color: Option<String>,
|
pub color: Option<String>,
|
||||||
|
Reference in New Issue
Block a user