We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a02ff09 commit c5b68ccCopy full SHA for c5b68cc
src/models/threat.ts
@@ -69,6 +69,7 @@ export class Threat {
69
this.UnofficialStore,
70
this.Screenshot,
71
this.ScreenRecording,
72
+ this.TimeSpoofing,
73
];
74
}
75
0 commit comments