SubsonicSettingsPage: Add recommended to MD5 authentication

This commit is contained in:
Enrique Garcia
2024-01-15 23:56:26 +01:00
committed by Jonas Kvinge
parent 11061bdd07
commit f86c3cfd91

View File

@@ -124,7 +124,7 @@
<item>
<widget class="QRadioButton" name="auth_method_md5">
<property name="text">
<string>MD5 token</string>
<string>MD5 token (Recommended)</string>
</property>
</widget>
</item>