Files
SaveAny-Bot/common/common.go
2024-10-10 23:31:01 +08:00

6 lines
46 B
Go

package common
func Init() {
initClient()
}