mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
WebOS audio tracks support
This commit is contained in:
@@ -2,11 +2,11 @@ package msx
|
||||
|
||||
import _ "embed"
|
||||
|
||||
//go:embed pages/html5x.html
|
||||
var Msxhtml5xhtml []byte
|
||||
|
||||
//go:embed pages/tizen.html
|
||||
var Msxtizenhtml []byte
|
||||
|
||||
//go:embed pages/tizen.js
|
||||
var Msxtizenjs []byte
|
||||
|
||||
//go:embed pages/tvx-plugin.min.js
|
||||
var Msxtvxpluginminjs []byte
|
||||
|
||||
Reference in New Issue
Block a user