mirror of
https://github.com/mthcht/ThreatHunting-Keywords
synced 2026-06-08 16:12:28 +00:00
Update index.html
This commit is contained in:
+1
-1
@@ -224,7 +224,7 @@
|
||||
return { ...column, width: 200 }; // Custom width for this specific column
|
||||
}
|
||||
if (column.data === 'metadata_keyword_regex') {
|
||||
return { ...column, width: 100 }; // Custom width for this specific column
|
||||
return { ...column, width: 110 }; // Custom width for this specific column
|
||||
}
|
||||
if (column.data === 'metadata_keyword_type') {
|
||||
return { ...column, width: 150 }; // Custom width for this specific column
|
||||
|
||||
Reference in New Issue
Block a user