add more modules to credits, fix SSL not being found and downloads crashing on executables with certifi

This commit is contained in:
csd4ni3l
2025-07-15 19:56:55 +02:00
parent b68e9aa4fd
commit 659f4e4462
6 changed files with 13 additions and 2 deletions

View File

@@ -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)