Update spec where I changed it to allow omiting value for highlight
This commit is contained in:
parent
0f1514febb
commit
3f5a94484f
1 changed files with 1 additions and 1 deletions
|
@ -236,7 +236,7 @@ coalesce
|
|||
set_tweak
|
||||
Sets an entry in the 'tweaks' dictionary key that is sent in the notification
|
||||
poke. This takes the form of a dictionary with a 'set_tweak' key whose value
|
||||
is the name of the tweak to set. It must also have a 'value' key which is
|
||||
is the name of the tweak to set. It may also have a 'value' key which is
|
||||
the value to which it should be set.
|
||||
|
||||
Actions that have no parameters are represented as a string. Otherwise, they are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue