Skip to content

Commit 1d2229f

Browse files
authored
feat: add supabase.ts to list of supabase icons (#2970)
1 parent b126c51 commit 1d2229f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/icons/fileIcons.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2469,7 +2469,7 @@ export const fileIcons: FileIcons = {
24692469
},
24702470
{
24712471
name: 'supabase',
2472-
fileNames: ['supabase.js', 'supabase.py'],
2472+
fileNames: ['supabase.js', 'supabase.ts', 'supabase.py'],
24732473
},
24742474
{
24752475
name: 'ember',

0 commit comments

Comments
 (0)