fix config comment
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
<script>
|
<script>
|
||||||
const CONFIG = {
|
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
|
// if none of the specified keys are matched, the '*' key is used
|
||||||
commands: [
|
commands: [
|
||||||
[null, 'Google', '*', 'https://encrypted.google.com', '/search?q={}', '#111'],
|
[null, 'Google', '*', 'https://encrypted.google.com', '/search?q={}', '#111'],
|
||||||
|
|||||||
Reference in New Issue
Block a user