idk
This commit is contained in:
parent
fd0d696972
commit
90c12e2fda
1 changed files with 0 additions and 1 deletions
|
@ -595,7 +595,6 @@ impl song_model::SongModel {
|
|||
.set(audio.eq(updated_audio.to_string()))
|
||||
.execute(db);
|
||||
debug!(?result);
|
||||
debug!(?updated_audio);
|
||||
match result {
|
||||
Ok(_i) => {
|
||||
if let Some(song) =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue