From 2da23f73f68ce63ea9d7070af11899074d6237db Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Sat, 14 Feb 2026 05:20:10 +0000 Subject: Clarify Gemini file expiry wording in Quick Guide Co-Authored-By: Claude Opus 4.6 --- frontend/src/components/LeftSidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/src/components') diff --git a/frontend/src/components/LeftSidebar.tsx b/frontend/src/components/LeftSidebar.tsx index dc2e7b3..efdcb1e 100644 --- a/frontend/src/components/LeftSidebar.tsx +++ b/frontend/src/components/LeftSidebar.tsx @@ -789,7 +789,7 @@ const LeftSidebar: React.FC = ({ isOpen, onToggle }) => { <>Upload in Files tab (PDF, TXT, images, etc.), <>Attach to nodes in Settings tab, <>Paste images with Ctrl+V, - <>Works with OpenAI, Claude & Gemini (48h expiry), + <>Works with OpenAI, Claude & Gemini (Gemini files auto-refresh on expiry), ]}, { key: 'keys', icon: '⌨️', title: 'Shortcuts', items: [ <>Ctrl+S save   Enter send   Shift+Enter newline   Del remove, -- cgit v1.2.3