Skip to content

Commit

Permalink
Make SignedVelocity optional
Browse files Browse the repository at this point in the history
  • Loading branch information
Refrac committed Aug 15, 2024
1 parent d81597a commit d3656bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": [
{
"id": "signedvelocity",
"optional": false
"optional": true
},
{
"id": "luckperms",
Expand Down

0 comments on commit d3656bf

Please sign in to comment.