This commit is contained in:
withchao
2023-03-07 12:19:30 +08:00
parent 3fe9ee22fe
commit 4c5613084c
40 changed files with 315 additions and 297 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
)
func main() {
if err := config.InitConfig(); err != nil {
if err := config.InitConfig(""); err != nil {
panic(err.Error())
}
// clear msg by id