Resharper cleanup and fixes and remove useless asp overhead
This commit is contained in:
parent
e0d6a97dca
commit
acb2b25e09
44 changed files with 54 additions and 81 deletions
|
@ -65,7 +65,7 @@ namespace Geekbot.net.Commands.Audio
|
|||
}
|
||||
|
||||
// [Command("ytplay")]
|
||||
public async Task ytplay(string url)
|
||||
public async Task Ytplay(string url)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue