mirror of
https://github.com/csd4ni3l/music-player.git
synced 2026-01-01 12:13:42 +01:00
add more modules to credits, fix SSL not being found and downloads crashing on executables with certifi
This commit is contained in:
@@ -63,6 +63,8 @@ class GlobalSearch(arcade.gui.UIView):
|
||||
|
||||
self.search_results_grid.clear()
|
||||
|
||||
row, col = 0, 0
|
||||
|
||||
if search_type == "Music":
|
||||
recordings = search_recordings(search_term)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user