fix bump bug
This commit is contained in:
parent
fa5e250595
commit
23ae28bc71
@ -77,6 +77,7 @@ func (self expire) ExpireThread(group, rootMsgid string) {
|
||||
}
|
||||
}
|
||||
self.database.DeleteThread(rootMsgid)
|
||||
self.database.DeleteArticle(rootMsgid)
|
||||
self.expireCache(group, rootMsgid, rootMsgid)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user