mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-03 01:01:34 +02:00
Toolbar/Actioneer callback cleanup
This commit is contained in:
@@ -31,7 +31,7 @@ namespace NzbDrone.Core.Instrumentation
|
||||
|
||||
public void Execute(ClearLogCommand message)
|
||||
{
|
||||
_logRepository.DeleteAll();
|
||||
_logRepository.Purge();
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user