Merge branch 'master' into search

This commit is contained in:
aditya-K2 2021-11-14 16:45:33 +05:30
commit 228f69ef75
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ func (s *progressBar) updateTitle(r *Renderer) {
r.Send(_currentAttributes["file"])
CurrentSong = song
}
// fmt.Println(len(_currentAttributes))
}
}