mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-08 23:18:16 -07:00
fix: Disable media tunneling by default with the option to enable it (#515)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
3ce0ed6dbc
commit
1942738fe4
16 changed files with 256 additions and 199 deletions
|
|
@ -1344,5 +1344,7 @@
|
|||
"quickConnectEnterCodeDescription": "Enter the code below to login",
|
||||
"showMore": "Show more",
|
||||
"itemColorsTitle": "Item colors",
|
||||
"itemColorsDesc": "Use item's primary color to theme the details page"
|
||||
"itemColorsDesc": "Use item's primary color to theme the details page",
|
||||
"mediaTunnelingTitle": "Media tunneling",
|
||||
"mediaTunnelingDesc": "Enable media tunneling for native player"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue