Update update.js
This commit is contained in:
		@@ -11,8 +11,8 @@ async function main() {
 | 
			
		||||
    streams,
 | 
			
		||||
    [
 | 
			
		||||
      'channel',
 | 
			
		||||
      s => (s.channel ? '' : s.title),
 | 
			
		||||
      s => levels[s.status] || levels['default'],
 | 
			
		||||
      s => (s.channel ? '' : s.title),
 | 
			
		||||
      'height',
 | 
			
		||||
      'frame_rate',
 | 
			
		||||
      'url'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user