mirror of
https://github.com/aljazceru/notedeck.git
synced 2026-01-04 08:54:21 +01:00
@@ -227,7 +227,6 @@ fn process_nav_resp(
|
||||
};
|
||||
|
||||
if let Some(Route::Thread(selection)) = &r {
|
||||
tracing::info!("Return type: {:?}", return_type);
|
||||
app.threads
|
||||
.close(ctx.ndb, ctx.pool, selection, return_type, col);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user