Private
Public Access
0
0

push latest related to default layout

This commit is contained in:
2026-06-07 23:50:24 -04:00
parent 2db1436130
commit 746dde8286
5 changed files with 26 additions and 18 deletions
+1 -1
View File
@@ -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: