mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Fix type errors
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import {
|
||||
AcmeAccountActor,
|
||||
AcmeProfileActor,
|
||||
IdentityActor,
|
||||
KmipClientActor,
|
||||
PlatformActor,
|
||||
@@ -60,6 +62,8 @@ export type TSecretModifiedEvent = {
|
||||
| ScimClientActor
|
||||
| PlatformActor
|
||||
| UnknownUserActor
|
||||
| AcmeAccountActor
|
||||
| AcmeProfileActor
|
||||
| KmipClientActor;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user