Skip to content

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
DamienDeepgram committed Jul 17, 2024
1 parent d28fd1a commit e3efc6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manage/invitations/response.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ use serde::{Deserialize, Serialize};
pub struct Message {
#[allow(missing_docs)]
pub message: String,
}
}

0 comments on commit e3efc6c

Please sign in to comment.