mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-04 03:51:43 +02:00
release: 1.0.5
fix fix
This commit is contained in:
@@ -3,7 +3,7 @@ mod message_response_stream;
|
||||
mod reference_validation;
|
||||
mod references;
|
||||
|
||||
use axum::{extract::FromRef, routing::get, Router};
|
||||
use axum::{Router, extract::FromRef, routing::get};
|
||||
pub use chat_handlers::{
|
||||
delete_conversation, new_chat_user_message, new_user_message, patch_conversation_title,
|
||||
reload_sidebar, show_chat_base as show_base, show_conversation_editing_title,
|
||||
|
||||
Reference in New Issue
Block a user