Skip to content

Commit

Permalink
Fixes #35
Browse files Browse the repository at this point in the history
  • Loading branch information
Dianliang233 committed Jul 27, 2024
1 parent 9f053e5 commit 7817b8d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/components/form/JavaForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,9 @@ export default function JavaForm({

const versionModules = useMemo(() => {
return {
20: [],
34: [],
32: [],
22: [],
18: [],
15: [],
13: ['version_1.19.4'],
Expand Down

0 comments on commit 7817b8d

Please sign in to comment.