feat: torrent streaming view fallback option

update ui
This commit is contained in:
5rahim
2024-07-31 16:21:42 -04:00
parent d7a0902a60
commit 3fec04f1ca
21 changed files with 119 additions and 68 deletions

View File

@@ -25300,6 +25300,15 @@
"required": true,
"public": true,
"comments": []
},
{
"name": "FallbackToTorrentStreamingView",
"jsonName": "fallbackToTorrentStreamingView",
"goType": "bool",
"typescriptType": "boolean",
"required": true,
"public": true,
"comments": []
}
],
"comments": [],