mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02:00
🎨 Improve login auth https://github.com/siyuan-note/siyuan/issues/13757
This commit is contained in:
parent
4b4366268b
commit
879f50d0d5
2 changed files with 21 additions and 7 deletions
|
@ -451,6 +451,7 @@ func serveAuthPage(c *gin.Context) {
|
|||
"l6": model.Conf.Language(178),
|
||||
"l7": template.HTML(model.Conf.Language(184)),
|
||||
"l8": model.Conf.Language(95),
|
||||
"l9": model.Conf.Language(83),
|
||||
"appearanceMode": model.Conf.Appearance.Mode,
|
||||
"appearanceModeOS": model.Conf.Appearance.ModeOS,
|
||||
"workspace": util.WorkspaceName,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue