improved cache debug

This commit is contained in:
Vxrtrauter
2025-10-16 15:53:05 +02:00
parent 999c8e9ba4
commit 719c4e86e8
+1 -1
View File
@@ -38,5 +38,5 @@ def return_pressed(self):
self.softwareList.clear()
self.softwareList.addItems(state.post_titles)
if state.debug == True:
print(f"Cached: {cached}")
print(f"Response Cached: {cached}")