Skip to content

Commit

Permalink
Merge pull request pelican-eggs#1650 from DaFray31/patch-1
Browse files Browse the repository at this point in the history
[FIX] Update egg-j-music-bot.json
  • Loading branch information
parkervcp authored May 19, 2022
2 parents 6c6ceee + 8d0fa47 commit ce7ed22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bots/discord/jmusicbot/egg-j-music-bot.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"default_value": "You need to get a token",
"user_viewable": true,
"user_editable": true,
"rules": "required|string|max:64"
"rules": "required|string"
},
{
"name": "[REQUIRED] Bot Owner ID",
Expand Down Expand Up @@ -127,4 +127,4 @@
"rules": "required|integer"
}
]
}
}

0 comments on commit ce7ed22

Please sign in to comment.