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