1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-02-17 01:31:25 +01: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_Updated = 1600,
Organization_PurgedVault = 1601, Organization_PurgedVault = 1601,
Organization_ClientExportedVault = 1602, // Organization_ClientExportedVault = 1602,
} }