Missed one
This commit is contained in:
parent
ec77ec1e84
commit
7f01817977
@ -11033,7 +11033,7 @@
|
||||
threadID: data.thread.ID,
|
||||
postID: ID
|
||||
})) {
|
||||
QuoteYou.lastRead = data.nodes.root;
|
||||
QuoteMarkers.lastRead = data.nodes.root;
|
||||
}
|
||||
}
|
||||
if (!ID) {
|
||||
|
||||
@ -11048,7 +11048,7 @@
|
||||
threadID: data.thread.ID,
|
||||
postID: ID
|
||||
})) {
|
||||
QuoteYou.lastRead = data.nodes.root;
|
||||
QuoteMarkers.lastRead = data.nodes.root;
|
||||
}
|
||||
}
|
||||
if (!ID) {
|
||||
|
||||
@ -160,7 +160,7 @@ Unread =
|
||||
threadID: data.thread.ID
|
||||
postID: ID
|
||||
}
|
||||
QuoteYou.lastRead = data.nodes.root
|
||||
QuoteMarkers.lastRead = data.nodes.root
|
||||
|
||||
return unless ID
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user