Fix NetMQ not stopping.

This commit is contained in:
2024-11-25 19:13:37 +01:00
parent f3c6338a6a
commit 96b5ce4ff5
69 changed files with 120 additions and 100 deletions
-1
View File
@@ -5,7 +5,6 @@ public enum CommunicationCommand
GetScanningProgress,
GetSearches,
StopScanning,
GarbageCollect,
DbReindex,
DbVacuum,
}