Skip to content

Commit a4d30bd

Browse files
authored
feat: add clarifying note to setting (#75)
1 parent c0512fb commit a4d30bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gemini-extension.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
},
2222
{
2323
"name": "Database ID",
24-
"description": "ID of the Firestore database",
24+
"description": "(Optional) ID of the Firestore database (Default: '(default)')",
2525
"envVar": "FIRESTORE_DATABASE"
2626
}
2727
]
28-
}
28+
}

0 commit comments

Comments
 (0)