1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 09:43:23 +00:00

comment out Organization_ClientExportedVault

This commit is contained in:
Kyle Spearrin
2019-07-12 17:13:17 -04:00
parent 84aab0cb24
commit d61794265a

View File

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