mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-03 17:39:42 +02:00
unnessary fixes
This commit is contained in:
@@ -195,7 +195,7 @@ class MainWindow(QtWidgets.QMainWindow, QWidget):
|
||||
download_path.setText(state.download_path)
|
||||
dialog.layout().addWidget(download_path_container)
|
||||
|
||||
#################
|
||||
##################
|
||||
# SPEED LIMITING #
|
||||
##################
|
||||
|
||||
@@ -233,7 +233,7 @@ class MainWindow(QtWidgets.QMainWindow, QWidget):
|
||||
dialog.exec()
|
||||
|
||||
|
||||
# this needs a cleanup
|
||||
|
||||
def return_pressed(self):
|
||||
search_text = self.searchbar.text()
|
||||
if search_text == "":
|
||||
|
||||
@@ -16,3 +16,6 @@ def format_data(data):
|
||||
|
||||
return post_titles, post_links
|
||||
|
||||
|
||||
|
||||
# https://open.spotify.com/track/70vjXI7oBou5buTtgiJeRW?si=25640cc4243c4bf3
|
||||
|
||||
Reference in New Issue
Block a user