mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 11:43:46 +00:00
[SM-389] Event log for service account (#4679)
This commit is contained in:
@@ -139,6 +139,7 @@ export abstract class BaseEventsComponent {
|
||||
type: r.type,
|
||||
installationId: r.installationId,
|
||||
systemUser: r.systemUser,
|
||||
serviceAccountId: r.serviceAccountId,
|
||||
});
|
||||
})
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user