chore: Update translations
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user