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