Skip to content

Commit

Permalink
Update issue_label.json5
Browse files Browse the repository at this point in the history
Forgot commas
  • Loading branch information
Xelbayria authored Nov 11, 2024
1 parent b0a11bf commit 08541e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue_label.json5
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"1.20.1-FABRIC": ["1.20.1 - FABRIC"],
"1.19.2-FORGE": ["1.19.2 - FORGE"],
"1.19.2-FABRIC": ["1.19.2 - FABRIC"],
"1.18.2": ["1.18.2"]
"1.18.2": ["1.18.2"],
"server": ["server", "Server"]
},
labelsNotAllowed: [
Expand Down

0 comments on commit 08541e7

Please sign in to comment.