fix bilibili video source header & fix player header setting

This commit is contained in:
Aynakeya
2022-07-02 22:01:11 -07:00
parent 6e18df9b41
commit 6bdb0acf93
3 changed files with 12 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ import (
"path"
)
const VERSION = "alpha 0.7.2"
const VERSION = "alpha 0.7.3"
const CONFIG_PATH = "./config.ini"
const Assests_PATH = "./assets"