account index

This commit is contained in:
微凉
2021-11-03 10:37:33 +08:00
parent 04e89754f7
commit d78b64ee3c
5 changed files with 37 additions and 12 deletions

View File

@ -172,6 +172,11 @@ func initSettings() {
Type: "string",
Description: "music cover image",
},
{
Key: "site beian",
Type: "string",
Description: "chinese beian info",
},
},
}
for k, v := range settingsMap {