Skip to content

Commit 80b063a

Browse files
committed
Adding label for Java
1 parent ba062fc commit 80b063a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/schemas/tags.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ const integrations: Array<Tag> = [
5151
const languages: Array<Tag> = [
5252
{ label: "Go" },
5353
{ label: "GraphQL" },
54+
{ label: "Java" },
5455
{ label: "JavaScript", variants: ["js"] },
5556
{ label: "MySQL" },
5657
{ label: "NoSQL" },

0 commit comments

Comments
 (0)