SubsonicSettingsPage: Remove insecure from hex description
This commit is contained in:
@@ -117,7 +117,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QRadioButton" name="auth_method_hex">
|
<widget class="QRadioButton" name="auth_method_hex">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Hex (insecure)</string>
|
<string>Hex</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user