chore: Update translations

This commit is contained in:
Martti Malmi
2024-01-04 08:50:58 +00:00
parent d31a03a565
commit 26146106d4
24 changed files with 111 additions and 6 deletions

View File

@ -1,3 +1,3 @@
import LRUSet from "@snort/shared/src/LRUSet";
export const seenEvents = new LRUSet<string>(2000);
export const seenEvents = new LRUSet<string>(2000);