Add events

This commit is contained in:
Eric Bailey
2024-09-13 12:05:15 -05:00
parent c7231537f1
commit 08ac3a27c2
2 changed files with 9 additions and 0 deletions
+4
View File
@@ -225,4 +225,8 @@ export type LogEvents = {
'test:gate1:sometimes': {}
'test:gate2:always': {}
'test:gate2:sometimes': {}
'tmd:share': {}
'tmd:download': {}
'tmd:post': {}
}