Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Commit

Permalink
fix issue 5636 (#5639)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Traunbauer thomas.traunbauer@gmail.com
  • Loading branch information
tratho authored and kaikreuzer committed May 27, 2018
1 parent b9fe207 commit a8fe70d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ public enum OperationModeType {
AMAZON,
TV,
HDMI1,
TUNEIN,
ALEXA,
OTHER;

private String name;
Expand Down

0 comments on commit a8fe70d

Please sign in to comment.