push latest related to default layout
This commit is contained in:
+1
-1
@@ -530,7 +530,7 @@ class App:
|
||||
_STALE_WINDOW_NAMES = {
|
||||
"Projects", "Files", "Screenshots", "Discussion History",
|
||||
"Provider", "Message", "Response", "Tool Calls",
|
||||
"Comms History", "System Prompts", "Theme",
|
||||
"Comms History", "System Prompts",
|
||||
}
|
||||
_stale_found = [n for n in _STALE_WINDOW_NAMES if f"[Window][{n}]" in _ini_text]
|
||||
if _stale_found:
|
||||
|
||||
Reference in New Issue
Block a user