This commit is contained in:
2026-06-17 15:02:09 -04:00
parent 2287ac9d22
commit 224d278bdf
+1 -1
View File
@@ -31,7 +31,7 @@ pub mod response {
pub data: Vec<textsender_models::message::Message>,
}
pub use AddMessageResponse as GetMessageResponse;
pub use AddMessageResponse as GetMessageResponse;
}
pub mod endpoint {