mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	bwa bwa
This commit is contained in:
		
							parent
							
								
									dbde6dbfb9
								
							
						
					
					
						commit
						29aea0be35
					
				| @ -307,7 +307,7 @@ module.exports = function (app, config, renderTemplate) { | ||||
| 
 | ||||
|       if (continuation) { | ||||
|         const currentAuthorId = String(cinv.authorId).trim(); | ||||
|         const firstVideoAuthorId = String(tj.videos[0].authorId).trim(); | ||||
|         const firstVideoAuthorId = String(tj?.videos[0].authorId).trim(); | ||||
| 
 | ||||
|         if (currentAuthorId.localeCompare(firstVideoAuthorId) !== 0) { | ||||
|           res.status(400).send("Continuation does not match the channel :c"); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 ashley
						ashley