mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
This reverts commits7426764af4andf5b18e2a31
This commit is contained in:
committed by
GitHub
parent
7426764af4
commit
a696cc07d2
@@ -317,6 +317,7 @@ describe Jobs::ExportUserArchive do
|
||||
.where(category_id: category_id)
|
||||
.first_or_initialize
|
||||
.update!(last_seen_at: reset_at)
|
||||
#TopicTrackingState.publish_dismiss_new(user.id, category_id)
|
||||
end
|
||||
|
||||
# Set Watching First Post on announcements, Tracking on subcategory, Muted on deleted, nothing on subsubcategory
|
||||
|
||||
Reference in New Issue
Block a user