Remove client-side isLoggedIn value
[ProtonMail-WebClient.git] / packages / docs-core / lib / Services / Encryption / EncryptionContext.ts
blobfb66d535d6f0fb6fca4a1aa94e3fe41127aefdf7
1 export enum EncryptionContext {
2   RealtimeMessage = 'rts',
3   PersistentComment = 'comment',