mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-18 23:50:13 +01:00
🐛 多开工作空间 锁屏 后访问鉴权失败 https://github.com/siyuan-note/siyuan/issues/7038
This commit is contained in:
parent
aee282539a
commit
71cbb52f2f
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ func LogoutAuth(c *gin.Context) {
|
||||||
ret.Msg = "save session failed"
|
ret.Msg = "save session failed"
|
||||||
}
|
}
|
||||||
|
|
||||||
//util.ReloadUI()
|
util.ReloadUI()
|
||||||
}
|
}
|
||||||
|
|
||||||
func LoginAuth(c *gin.Context) {
|
func LoginAuth(c *gin.Context) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue