- reset emails input after close popup

This commit is contained in:
Peter Papp
2021-01-30 15:31:48 +01:00
parent 6b32ae9795
commit 689b064756

View File

@@ -253,6 +253,7 @@
expiration: undefined, expiration: undefined,
type: undefined, type: undefined,
unique_id: undefined, unique_id: undefined,
emails: undefined,
} }
this.isGeneratedShared = false this.isGeneratedShared = false
this.isMoreOptions = false this.isMoreOptions = false