1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 10:13:31 +00:00

export vault event

This commit is contained in:
Kyle Spearrin
2019-07-12 17:11:36 -04:00
parent 803dec26e7
commit 84aab0cb24
2 changed files with 9 additions and 1 deletions

View File

@@ -40,4 +40,5 @@ export enum EventType {
Organization_Updated = 1600,
Organization_PurgedVault = 1601,
Organization_ClientExportedVault = 1602,
}