mirror of
				https://github.com/Brandon-Rozek/website.git
				synced 2025-10-30 21:41:12 +00:00 
			
		
		
		
	Removed unnecessary fields from toots json
This commit is contained in:
		
							parent
							
								
									d203927928
								
							
						
					
					
						commit
						8cc01aabda
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -131,6 +131,8 @@ def reformat_toot(toot_json): | ||||||
|     del toot_json['account']['following_count'] |     del toot_json['account']['following_count'] | ||||||
|     del toot_json['account']['statuses_count'] |     del toot_json['account']['statuses_count'] | ||||||
|     del toot_json['account']['last_status_at'] |     del toot_json['account']['last_status_at'] | ||||||
|  |     del toot_json['account']['emojis'] | ||||||
|  |     del toot_json['account']['fields'] | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| def create_toot(toot_json): | def create_toot(toot_json): | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue