Skip to content

Commit fff7239

Browse files
committed
tag fix
1 parent c8bdd4e commit fff7239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definitions/output/wappalyzer/tech_detections.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ publish('tech_detections', {
44
type: 'table',
55
description: 'Used in dashboard: https://lookerstudio.google.com/u/7/reporting/1jh_ScPlCIbSYTf2r2Y6EftqmX9SQy4Gn/page/p_an38lbzywc/edit',
66
schema: 'wappalyzer',
7-
tags: ['crawl_results']
7+
tags: ['crawl_complete']
88
}).query(ctx => `
99
WITH source AS (
1010
SELECT DISTINCT

0 commit comments

Comments
 (0)