mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-09-01 17:10:24 +08:00
Compare commits
1 Commits
fix/autosa
...
copilot/su
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2b5de8bbae |
@@ -179,7 +179,6 @@ export default function Home() {
|
||||
saveAndExit: false,
|
||||
noSaveBtn: true,
|
||||
noExitBtn: true,
|
||||
modified: false,
|
||||
dark: darkMode,
|
||||
lang: currentLang,
|
||||
}}
|
||||
|
||||
@@ -639,7 +639,6 @@ export default function ChatPanel({
|
||||
sessionIsAvailable,
|
||||
currentSessionId,
|
||||
buildSessionData,
|
||||
chartXML,
|
||||
])
|
||||
|
||||
// Update URL when a new session is created (first message sent)
|
||||
|
||||
Reference in New Issue
Block a user