mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 11:05:54 +01:00 
			
		
		
		
	when a post is restored update topic timestamp
This commit is contained in:
		| @@ -298,7 +298,6 @@ marked.setOptions({ | ||||
| 					}); | ||||
|  | ||||
| 					topics.increasePostCount(tid); | ||||
| 					topics.setTopicField(tid, 'lastposttime', timestamp); | ||||
| 					topics.updateTimestamp(tid, timestamp); | ||||
|  | ||||
| 					RDB.incr('totalpostcount'); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user