fixed some unwatch cleanup stuff
This commit is contained in:
@@ -112,6 +112,7 @@ async fn process_file(
|
||||
file_mtime: Set(Some(scanned.mtime)),
|
||||
added_at: NotSet,
|
||||
updated_at: NotSet,
|
||||
tagged: NotSet,
|
||||
};
|
||||
queries::tracks::upsert(conn, active).await?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user