When changing settings, reload the scanner in order to take new params into account
This commit is contained in:
@@ -148,11 +148,6 @@ namespace lms::scanner
|
||||
});
|
||||
}
|
||||
|
||||
void ScannerService::requestStop()
|
||||
{
|
||||
abortScan();
|
||||
}
|
||||
|
||||
void ScannerService::requestReload()
|
||||
{
|
||||
abortScan();
|
||||
|
||||
Reference in New Issue
Block a user