SubsonicSettingsPage: Remove insecure from hex description

This commit is contained in:
Jonas Kvinge 2022-01-28 22:35:58 +01:00
parent 74498c3ac9
commit ff0f7ee483

View File

@ -117,7 +117,7 @@
<item>
<widget class="QRadioButton" name="auth_method_hex">
<property name="text">
<string>Hex (insecure)</string>
<string>Hex</string>
</property>
</widget>
</item>