Skip to content

Commit

Permalink
Enable slash command by default (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzei committed Dec 2, 2020
1 parent c619e3a commit 874fae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"key": "EnableAdminCommand",
"display_name": "Enable administration with /autolink command",
"type": "bool",
"default": false
"default": true
},
{
"key": "EnableOnUpdate",
Expand Down

0 comments on commit 874fae3

Please sign in to comment.