Skip to content

fix: wrong mappings in fileIcons.ts#2893

Merged
PKief merged 3 commits intomaterial-extensions:mainfrom
Firecrafter28:main
Feb 19, 2025
Merged

fix: wrong mappings in fileIcons.ts#2893
PKief merged 3 commits intomaterial-extensions:mainfrom
Firecrafter28:main

Conversation

@Firecrafter28
Copy link
Copy Markdown
Contributor

@Firecrafter28 Firecrafter28 commented Feb 18, 2025

Description

the file extension ".toolversions" was defined instead of "toolversions"
Screenshot 2025-02-18 100620

Contribution Guidelines

Changed 
`folderNames: ['directive, directives']`
to
`folderNames: ['directive', 'directives']`

Signed-off-by: Firecrafter28 <74384569+Firecrafter28@users.noreply.github.com>
Signed-off-by: Firecrafter28 <74384569+Firecrafter28@users.noreply.github.com>
@github-actions github-actions bot added the icons PR with new icons label Feb 18, 2025
@lucas-labs lucas-labs changed the title Fix fileIcons.ts mappings fix: wrong mappings in fileIcons.ts Feb 19, 2025
@lucas-labs lucas-labs changed the title fix: wrong mappings in fileIcons.ts fix: wrong mappings in fileIcons.ts Feb 19, 2025
@PKief PKief merged commit 8e7a703 into material-extensions:main Feb 19, 2025
9 of 10 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Merge Successful

Thanks for your contribution! 🎉

The changes will be part of the upcoming update on the Marketplace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

icons PR with new icons

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants