Skip to content

fix: remove duplicate tauri icon entry #1636

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 22, 2023

Conversation

mztnnrt
Copy link
Contributor

@mztnnrt mztnnrt commented Jan 21, 2023

Small Fixing

Maybe it's duplicated. tauri. So, I try to remove one 🙏!

devicon/devicon.json

Lines 8558 to 8606 in 4f55026

"name": "tauri",
"altnames": [],
"tags": [
"nodejs",
"rust",
"desktop",
"framework",
"programming"
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain",
"plain-wordmark"
],
"font": [
"plain",
"plain-wordmark"
]
},
"color": "#FFC131",
"aliases": []
},
{
"name": "tauri",
"altnames": [],
"tags": [
"nodejs",
"rust",
"desktop",
"framework",
"programming"
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain",
"plain-wordmark"
],
"font": [
"plain",
"plain-wordmark"
]
},
"color": "#FFC131",
"aliases": []
},

Copy link
Member

@Panquesito7 Panquesito7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome catch! Thanks. 🚀

@Panquesito7 Panquesito7 added the bug Use this label for pointing out bugs label Jan 22, 2023
@Panquesito7 Panquesito7 changed the title chore: remove tauri because maybe duplicate in devicon.json fix: remove duplicate tauri icon entry Jan 22, 2023
Copy link
Collaborator

@Snailedlt Snailedlt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks for the PR!

@Snailedlt Snailedlt merged commit 4ba3d6e into devicons:develop Jan 22, 2023
@Snailedlt Snailedlt mentioned this pull request Feb 5, 2024
GCHQDeveloper926 pushed a commit to GCHQDeveloper926/devicon that referenced this pull request Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Use this label for pointing out bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants