mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 02:55:58 +01:00 
			
		
		
		
	remove empty fields from new posts
This commit is contained in:
		| @@ -38,8 +38,6 @@ module.exports = function(Posts) { | ||||
| 					'tid': tid, | ||||
| 					'content': content, | ||||
| 					'timestamp': timestamp, | ||||
| 					'editor': '', | ||||
| 					'edited': 0, | ||||
| 					'deleted': 0 | ||||
| 				}; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user