feat: introduce global AI task dashboard, enhance user profiles with new fields, and update database models with default implementations.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
+use crate::handlers::run_transcription_task;
|
||||
use crate::handlers::run_transcription_task;
|
||||
use axum::{
|
||||
Json,
|
||||
extract::{Path, State},
|
||||
|
||||
Reference in New Issue
Block a user