Merge pull request #1909 from Aayudesh-k/fix/remove-duplicates-1900

Fix: Remove duplicate project listing appsmith from data.json and fix languages in the original entry
This commit is contained in:
Sammy Hori 2026-02-24 16:38:16 +00:00 committed by GitHub
commit 05ae3d9d91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -404,7 +404,8 @@
"link": "https://github.com/appsmithorg/appsmith",
"label": "good first issue",
"technologies": [
"Java"
"Typescript",
"Javascript"
],
"description": "Drag & Drop internal tool builder"
},
@ -923,15 +924,6 @@
],
"description": "A blazing fast unit test framework powered by Vite."
},
{
"name": "appsmith",
"link": "https://github.com/appsmithorg/appsmith",
"label": "good first issue",
"technologies": [
"JavaScript"
],
"description": "Drag & Drop internal tool builder"
},
{
"name": "Jasmine",
"link": "https://github.com/jasmine/jasmine",