SubsonicSettingsPage: Rename HTTP2 to HTTP/2
This commit is contained in:
@@ -160,7 +160,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="checkbox_http2">
|
<widget class="QCheckBox" name="checkbox_http2">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Use HTTP2 when possible</string>
|
<string>Use HTTP/2 when possible</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user