aboutsummaryrefslogtreecommitdiff
path: root/commands/git.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/git.js')
-rw-r--r--commands/git.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/git.js b/commands/git.js
index 6d6ee53..17dc087 100644
--- a/commands/git.js
+++ b/commands/git.js
@@ -28,7 +28,7 @@ module.exports.run = async (client, message) => {
exports.conf = {
aliases: [],
- guildOnly: true,
+ guildOnly: false,
};
exports.help = {
name: 'git',