mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-04 20:00:17 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
b32a719772
1 changed files with 2 additions and 0 deletions
|
|
@ -152,6 +152,8 @@ func LoginAuth(c *gin.Context) {
|
|||
c.Status(http.StatusInternalServerError)
|
||||
return
|
||||
}
|
||||
|
||||
util.BroadcastByType("main", "loginAuth", 0, "", nil)
|
||||
}
|
||||
|
||||
func GetCaptcha(c *gin.Context) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue