more precise count
This commit is contained in:
parent
9c8d36e380
commit
ca9ecb6c80
1 changed files with 2 additions and 0 deletions
|
|
@ -71,6 +71,8 @@ const getWallPage = async page => {
|
|||
if (post === null) {
|
||||
// @ts-ignore
|
||||
delete clean.posts[key]
|
||||
// @ts-ignore
|
||||
clean.count--
|
||||
} else {
|
||||
post.id = key
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue