mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-26 10:48:37 +02:00
wip datetime impl
This commit is contained in:
@@ -37,6 +37,10 @@ pub async fn index_handler(
|
||||
false => 0,
|
||||
};
|
||||
|
||||
// let latest_text_contents = match auth.current_user.is_some() {
|
||||
// true =>
|
||||
// }
|
||||
|
||||
// let knowledge_entities = User::get_knowledge_entities(
|
||||
// &auth.current_user.clone().unwrap().id,
|
||||
// &state.surreal_db_client,
|
||||
|
||||
Reference in New Issue
Block a user