mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	fix bug :3
This commit is contained in:
		
							parent
							
								
									442ae884a3
								
							
						
					
					
						commit
						43581eaa59
					
				| @ -314,7 +314,7 @@ if (ID.includes(bannedchannels) && !bypassExists && !tabExists && !continuationE | ||||
|         var { tj, shorts, stream, c, boutJson } = cache[ID].result; | ||||
|       } | ||||
| 
 | ||||
|       const subscribers = convert(cinv?.subCount); | ||||
|       const subscribers = convert(cinv?.subCount || 0); | ||||
|       const about = boutJson?.Channel?.Contents?.ItemSection?.About; | ||||
|       const description = about?.Description.toString().replace( | ||||
|         /\n/g, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 ashley
						ashley