mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
fix config comment
This commit is contained in:
parent
fd834fb3ed
commit
c8b4051d78
1 changed files with 1 additions and 1 deletions
|
|
@ -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'],
|
||||
|
|
|
|||
Loading…
Reference in a new issue