mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Drive: text bits
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -41,7 +41,6 @@ function ButtonAttachGoogleDrive(props: {
|
||||
<Box sx={buttonAttachSx.tooltip}>
|
||||
<b>Add from Google Drive</b><br />
|
||||
Attach files from your Drive
|
||||
<KeyStroke combo='Ctrl + Shift + G' sx={{ mt: 1, mb: 0.5 }} />
|
||||
</Box>
|
||||
}>
|
||||
{button}
|
||||
|
||||
Reference in New Issue
Block a user