We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3473aae commit 75d5b83Copy full SHA for 75d5b83
3 files changed
main.go
@@ -93,6 +93,7 @@ import (
93
_ "pansou/plugin/ypfxw"
94
_ "pansou/plugin/mikuclub"
95
_ "pansou/plugin/daishudj"
96
+ _ "pansou/plugin/dyyj"
97
)
98
99
// 全局缓存写入管理器
0 commit comments