mirror of
https://github.com/perstarkse/minne.git
synced 2026-06-30 10:01:40 +02:00
release: 1.0.3
fix: load ort-version via bash script on all release runners, toolchain harmonization
This commit is contained in:
@@ -51,6 +51,7 @@ pub async fn show_ingest_form(
|
||||
RequireUser(user): RequireUser,
|
||||
) -> TemplateResult {
|
||||
#[derive(Serialize)]
|
||||
#[allow(clippy::module_name_repetitions)]
|
||||
pub struct ShowIngestFormData {
|
||||
user_categories: Vec<String>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user