Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
1c100950bd
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ func refreshBacklink(c *gin.Context) {
|
|||
|
||||
id := arg["id"].(string)
|
||||
model.RefreshBacklink(id)
|
||||
model.FlushTxQueue()
|
||||
}
|
||||
|
||||
func getBackmentionDoc(c *gin.Context) {
|
||||
|
|
Loading…
Add table
Reference in a new issue