Fix Philips Hue First Time Setup Bug
This commit is contained in:
parent
74b9253c25
commit
17b7a5f518
1 changed files with 2 additions and 2 deletions
|
|
@ -50,7 +50,7 @@
|
|||
<item row="4" column="3">
|
||||
<widget class="QLabel" name="UsernameValue">
|
||||
<property name="text">
|
||||
<string>Username Value</string>
|
||||
<string></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
@ -91,7 +91,7 @@
|
|||
<item row="5" column="3">
|
||||
<widget class="QLabel" name="ClientKeyValue">
|
||||
<property name="text">
|
||||
<string>Client Key Value</string>
|
||||
<string></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue