mirror of
https://gitlab.com/comunic/comunicapiv3
synced 2024-11-22 21:39:21 +00:00
Debug issue
This commit is contained in:
parent
4265d2ca9d
commit
b43453651f
@ -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>,
|
||||||
|
Loading…
Reference in New Issue
Block a user