mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-05-11 23:49:58 +08:00
feat: init commit
This commit is contained in:
5
common/common.go
Normal file
5
common/common.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package common
|
||||
|
||||
func Init() {
|
||||
initClient()
|
||||
}
|
||||
Reference in New Issue
Block a user