mirror of
https://github.com/AynaLivePlayer/AynaLivePlayer.git
synced 2026-06-02 09:35:48 +08:00
update wshub
This commit is contained in:
@@ -12,6 +12,7 @@ import (
|
||||
"AynaLivePlayer/plugin/qiege"
|
||||
"AynaLivePlayer/plugin/sourcelogin"
|
||||
"AynaLivePlayer/plugin/textinfo"
|
||||
"AynaLivePlayer/plugin/wshub"
|
||||
)
|
||||
|
||||
func Initialize() {
|
||||
@@ -25,6 +26,7 @@ func Initialize() {
|
||||
diange.NewDiange(), qiege.NewQiege(), sourcelogin.NewSourceLogin(),
|
||||
textinfo.NewTextInfo(),
|
||||
durationmgmt.NewMaxDuration(),
|
||||
wshub.NewWsHub(),
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user