mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	fix json thiny lol
This commit is contained in:
		
							parent
							
								
									f193630d03
								
							
						
					
					
						commit
						654a0c81f6
					
				| @ -150,7 +150,7 @@ module.exports = function (app, config, renderTemplate) { | ||||
| core.video(v).then((data) => { | ||||
|       try { | ||||
|         const k = data?.video; | ||||
|         const json = data.json; | ||||
|         const json = data?.json; | ||||
|         const engagement = data.engagement; | ||||
|         const inv_comments = data.comments || "Disabled"; | ||||
|         const inv_vid = data.vid; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley