fix: shorten toast notification duration to 2 seconds

This commit is contained in:
Dayuan Jiang
2025-12-14 11:50:41 +09:00
parent b33e09be05
commit 46f2fae275

View File

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