mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-04 09:59:41 +02:00
merged upstream, fixed the double tables
This commit is contained in:
@@ -19,7 +19,7 @@ def return_pressed(self):
|
||||
|
||||
state.posts = scrapefunc(search_text)
|
||||
|
||||
state.trackertable.clear()
|
||||
state.trackertable.clearContents()
|
||||
|
||||
if state.posts == []:
|
||||
self.show_empty_results(True)
|
||||
|
||||
Reference in New Issue
Block a user