This commit is contained in:
@@ -52,7 +52,7 @@ async fn extract_csv_and_account_name(mut multipart: Multipart) -> Result<(Optio
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[derive(serde::Deserialize, Debug, Clone)]
|
#[derive(serde::Deserialize, Debug, Clone)]
|
||||||
struct ShortcutBody {
|
pub struct ShortcutBody {
|
||||||
pub body: String,
|
pub body: String,
|
||||||
pub account_name: String,
|
pub account_name: String,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user