Skip to content

command for volume up and down is wrong in js #1

Description

@tuliomenezes

in js, we can find "KeyPush", "VolumeUp" and "KeyPush", "VolumeDown"
the correct command is KeyPress, instead of KeyPush

so, please change js to: "KeyPress", "VolumeUp" and "KeyPress", "VolumeDown"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions