mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 Alt+N 锁屏调整为全局快捷键 https://github.com/siyuan-note/siyuan/issues/7042
This commit is contained in:
@@ -50,6 +50,8 @@ func LogoutAuth(c *gin.Context) {
|
||||
ret.Code = -1
|
||||
ret.Msg = "save session failed"
|
||||
}
|
||||
|
||||
util.ReloadUI()
|
||||
}
|
||||
|
||||
func LoginAuth(c *gin.Context) {
|
||||
|
||||
Reference in New Issue
Block a user