Implement MCP automation and approvals.
This commit is contained in:
@@ -595,6 +595,7 @@ pub fn upsert_media_translation(
|
||||
|
||||
// Re-index FTS for parent media
|
||||
fts_index_media(conn, &media)?;
|
||||
emit_media(&media, NotificationAction::Updated);
|
||||
|
||||
Ok(translation)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user