Skip to content

Commit 883dc13

Browse files
infoanilsahuPKief
andauthored
feat(icons): extend Gemini folder icon mapping to gemini and gemini-ai (#3334)
Co-authored-by: Philipp Kief <philipp.kief@gmx.de>
1 parent 65ff083 commit 883dc13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/icons/folderIcons.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1321,7 +1321,7 @@ export const folderIcons: FolderTheme[] = [
13211321
},
13221322
{
13231323
name: 'folder-gemini-ai',
1324-
folderNames: ['.gemini'],
1324+
folderNames: ['.gemini', 'gemini', 'gemini-ai', 'geminiai'],
13251325
},
13261326
{
13271327
name: 'folder-input',

0 commit comments

Comments
 (0)