mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	this is definitely one of the commits ever
This commit is contained in:
		
							parent
							
								
									6d2a1b10a9
								
							
						
					
					
						commit
						35a02d40c7
					
				| @ -46,7 +46,7 @@ const getEngagementData = async (videoId) => { | ||||
| 
 | ||||
|   try { | ||||
|     const engagement = await fetch(apiUrl).then((res) => res.json()); | ||||
|     return engagement; | ||||
|     return engagement.data; | ||||
|   } catch { | ||||
|     try { | ||||
|       const engagement = await fetch(fallbackUrl).then((res) => res.json()); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley