mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	test commit ignore pls
This commit is contained in:
		
							parent
							
								
									76dae85866
								
							
						
					
					
						commit
						6214f1a0a1
					
				| @ -370,9 +370,12 @@ module.exports = function (app, config, renderTemplate) { | ||||
|       const dnoreplace = about?.Description.toString(); | ||||
|        | ||||
| 
 | ||||
|       if(!Array.isArray(tj?.videos) && Array.isArray(shorts?.videos) ) { | ||||
|       if(!Array.isArray(tj?.videos)) { | ||||
|         if(Array.isArray(shorts?.videos)) { | ||||
|         res.redirect(`/channel?id=${req.query.id}&tab=shorts`) | ||||
|       } | ||||
|       } | ||||
|        | ||||
| 
 | ||||
|       renderTemplate(res, req, "channel.ejs", { | ||||
|         ID, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 ashley
						ashley