fix config comment

This commit is contained in:
Cade Scroggins 2017-07-19 10:31:18 -07:00 committed by GitHub
parent fd834fb3ed
commit c8b4051d78

View file

@ -3,7 +3,7 @@
<script>
const CONFIG = {
// the category, key, name, url, search path and color for your commands
// the category, name, key, url, search path and color for your commands
// if none of the specified keys are matched, the '*' key is used
commands: [
[null, 'Google', '*', 'https://encrypted.google.com', '/search?q={}', '#111'],