update package name

This commit is contained in:
aynakeya
2024-04-09 05:33:38 -07:00
parent ec74a21f78
commit ee87ff3f7b
25 changed files with 90 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
package netease
import "miaosic"
import "github.com/AynaLivePlayer/miaosic"
func init() {
miaosic.RegisterProvider(NewNetease())