Trigger EnvelopeEvent for unsealed envelopes
This commit is contained in:
parent
15fbbf0a67
commit
885b4d4d2e
3 changed files with 6 additions and 28 deletions
|
@ -15,12 +15,6 @@ import type {
|
|||
ModifiedGroupDetails,
|
||||
} from './ContactsParser';
|
||||
|
||||
export class ReconnectEvent extends Event {
|
||||
constructor() {
|
||||
super('reconnect');
|
||||
}
|
||||
}
|
||||
|
||||
export class EmptyEvent extends Event {
|
||||
constructor() {
|
||||
super('empty');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue