Compare commits

...

1 Commits

Author SHA1 Message Date
Dayuan Jiang
46f2fae275 fix: shorten toast notification duration to 2 seconds 2025-12-14 11:50:41 +09:00

View File

@@ -1023,6 +1023,7 @@ Please retry with an adjusted search pattern or use display_diagram if retries a
style: { style: {
maxWidth: "480px", maxWidth: "480px",
}, },
duration: 2000,
}} }}
/> />
{/* Header */} {/* Header */}