don't load owner channels
This commit is contained in:
		@@ -67,9 +67,8 @@ namespace NadekoBot.Services.Administration
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
                _client.Guilds.SelectMany(g => g.Users);
 | 
					                _client.Guilds.SelectMany(g => g.Users);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                LoadOwnerChannels();
 | 
					                //todo load owner channels
 | 
				
			||||||
 | 
					                //LoadOwnerChannels();                
 | 
				
			||||||
                
 | 
					 | 
				
			||||||
            });
 | 
					            });
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user