...
This commit is contained in:
parent
52b44f4f1a
commit
9ffabc7caf
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
|
||||
class SetBackgroundImage(RemoteCommand):
|
||||
|
||||
protocol_spec = __doc__ = '''
|
||||
protocol_spec = __doc__ = f'''
|
||||
data+/str: Chunk of at most 512 bytes of PNG data, base64 encoded. Must send an empty chunk to indicate end of image. \
|
||||
Or the special value - to indicate image must be removed. Or the value index:idx to change image.
|
||||
match/str: Window to change opacity in
|
||||
|
|
|
|||
Loading…
Reference in a new issue