forked from embee/woomy
		
	remove unused yt api key field from config
This commit is contained in:
		
							parent
							
								
									e4f58c0e4c
								
							
						
					
					
						commit
						39aa33d669
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -9,7 +9,6 @@ const config = {
 | 
				
			||||||
  // API keys that are required for some features/commands
 | 
					  // API keys that are required for some features/commands
 | 
				
			||||||
  keys: {
 | 
					  keys: {
 | 
				
			||||||
    dbl: '', // top.gg key
 | 
					    dbl: '', // top.gg key
 | 
				
			||||||
    yt: '', // youtube API key
 | 
					 | 
				
			||||||
    sentry: '' // sentry.io dsn
 | 
					    sentry: '' // sentry.io dsn
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue