format
This commit is contained in:
@@ -190,7 +190,7 @@ namespace NadekoBot.Services.Impl
|
||||
{
|
||||
// ignored
|
||||
}
|
||||
}, null, TimeSpan.FromHours(1), TimeSpan.FromHours(1));
|
||||
}, null, TimeSpan.FromSeconds(1), TimeSpan.FromHours(1));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user