This commit is contained in:
Liang Ding 2022-12-09 12:20:27 +08:00
parent 433bb1d226
commit 76c8b15699
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
6 changed files with 11 additions and 5 deletions

View file

@ -284,6 +284,7 @@ func serveCheckAuth(c *gin.Context) {
"l3": model.Conf.Language(175),
"l4": model.Conf.Language(176),
"l5": model.Conf.Language(177),
"l6": model.Conf.Language(178),
"appearanceMode": model.Conf.Appearance.Mode,
"appearanceModeOS": model.Conf.Appearance.ModeOS,
}