Compare commits

..

1 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
2b5de8bbae Initial plan 2026-01-13 14:04:29 +00:00
2 changed files with 0 additions and 2 deletions

View File

@@ -179,7 +179,6 @@ export default function Home() {
saveAndExit: false, saveAndExit: false,
noSaveBtn: true, noSaveBtn: true,
noExitBtn: true, noExitBtn: true,
modified: false,
dark: darkMode, dark: darkMode,
lang: currentLang, lang: currentLang,
}} }}

View File

@@ -639,7 +639,6 @@ export default function ChatPanel({
sessionIsAvailable, sessionIsAvailable,
currentSessionId, currentSessionId,
buildSessionData, buildSessionData,
chartXML,
]) ])
// Update URL when a new session is created (first message sent) // Update URL when a new session is created (first message sent)