mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	fix some goofy ahh stuff
This commit is contained in:
		
							parent
							
								
									c0c1ddb4a9
								
							
						
					
					
						commit
						73efab6556
					
				| @ -177,7 +177,7 @@ module.exports = function (app, config, renderTemplate) { | ||||
|         var { tj, shorts, stream, c, boutJson } = cache[ID].result; | ||||
|       } | ||||
| 
 | ||||
|       const summary = await wiki.summary(boutJson.Channel.Metadata.Name); | ||||
|       const summary = await wiki.summary(boutJson?.Channel?.Metadata.Name); | ||||
|       const wikiSummary = summary.title !== "Not found." ? summary : "none"; | ||||
| 
 | ||||
|       const subscribers = boutJson.Channel.Metadata.Subscribers; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley