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}