mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-05-06 14:06:29 +03:00
Pop "preparation" in "timestamp_command"
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
This commit is contained in:
parent
70e04f3958
commit
cb6ed1297e
1 changed files with 1 additions and 0 deletions
|
@ -507,6 +507,7 @@ public class ToolsCommandGroup : CommandGroup
|
||||||
_profiler.Pop();
|
_profiler.Pop();
|
||||||
if (stringOffset is null)
|
if (stringOffset is null)
|
||||||
{
|
{
|
||||||
|
_profiler.Pop();
|
||||||
return _profiler.ReportWithResult(await SendTimestampAsync(null, executor, CancellationToken));
|
return _profiler.ReportWithResult(await SendTimestampAsync(null, executor, CancellationToken));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue