mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🎨 Improve Quit the application on the auth page https://github.com/siyuan-note/siyuan/issues/9680
This commit is contained in:
parent
30ef9d9ca5
commit
20094b0f43
1 changed files with 1 additions and 0 deletions
|
|
@ -345,6 +345,7 @@ func serveCheckAuth(c *gin.Context) {
|
|||
"l5": model.Conf.Language(177),
|
||||
"l6": model.Conf.Language(178),
|
||||
"l7": template.HTML(model.Conf.Language(184)),
|
||||
"l8": model.Conf.Language(95),
|
||||
"appearanceMode": model.Conf.Appearance.Mode,
|
||||
"appearanceModeOS": model.Conf.Appearance.ModeOS,
|
||||
"workspace": filepath.Base(util.WorkspaceDir),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue