diff --git a/src/background/searcher.ts b/src/background/searcher.ts index 9b5ae6729..2cbc83c56 100644 --- a/src/background/searcher.ts +++ b/src/background/searcher.ts @@ -594,7 +594,8 @@ export class Searcher { ), data: { logId - } + }, + type: EDataResultType.error }); return; }