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