Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.

Commit

Permalink
Update commands/roleinfo.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Ray committed Nov 24, 2018
1 parent e26ef4a commit 123df53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/roleinfo.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ exports.run = async (client, message, args) => {

};
exports.conf = {
enabled: false,
enabled: true,
guildOnly: true,
aliases: [],
permLevel: 'Standard User'
Expand Down

0 comments on commit 123df53

Please sign in to comment.