Add initial support for ingesting and verifying remote quote posts (#34370)
This commit is contained in:
		@@ -25,6 +25,7 @@ module Status::SnapshotConcern
 | 
			
		||||
      poll_options: preloadable_poll&.options&.dup,
 | 
			
		||||
      account_id: account_id || self.account_id,
 | 
			
		||||
      created_at: at_time || edited_at,
 | 
			
		||||
      quote_id: quote&.id,
 | 
			
		||||
      rate_limit: rate_limit
 | 
			
		||||
    )
 | 
			
		||||
  end
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user