From 2a124e75882268d2503acadba358df72aa72c716 Mon Sep 17 00:00:00 2001 From: Enrico Ros Date: Fri, 30 Jan 2026 20:04:24 -0800 Subject: [PATCH] Drive: text bits --- docs/config-feature-google-drive.md | 1 - .../chat/components/composer/buttons/ButtonAttachGoogleDrive.tsx | 1 - 2 files changed, 2 deletions(-) diff --git a/docs/config-feature-google-drive.md b/docs/config-feature-google-drive.md index 29f295ffa..47366eb4a 100644 --- a/docs/config-feature-google-drive.md +++ b/docs/config-feature-google-drive.md @@ -35,7 +35,6 @@ NEXT_PUBLIC_GOOGLE_DRIVE_CLIENT_ID=your-client-id.apps.googleusercontent.com ## Usage - Click **Drive** button in attachment menu -- Or press **Ctrl + Shift + G** ## Supported Files diff --git a/src/apps/chat/components/composer/buttons/ButtonAttachGoogleDrive.tsx b/src/apps/chat/components/composer/buttons/ButtonAttachGoogleDrive.tsx index 481bfb37f..7f9199064 100644 --- a/src/apps/chat/components/composer/buttons/ButtonAttachGoogleDrive.tsx +++ b/src/apps/chat/components/composer/buttons/ButtonAttachGoogleDrive.tsx @@ -41,7 +41,6 @@ function ButtonAttachGoogleDrive(props: { Add from Google Drive
Attach files from your Drive -
}> {button}