This commit is contained in:
Daniel 2024-09-26 16:27:48 +08:00
parent 694303e5e8
commit 77eb65087c
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 14 additions and 2 deletions

View file

@ -410,7 +410,6 @@ func importConf(c *gin.Context) {
}
logging.LogInfof("imported conf")
model.Close(false, true, 1)
}
func getConf(c *gin.Context) {