mirror of https://github.com/Chocobozzz/PeerTube
Reset confirm component
parent
20e6c7c941
commit
a7dbc7dfc7
|
@ -69,6 +69,7 @@ export class ConfirmComponent implements OnInit {
|
|||
}
|
||||
|
||||
showModal () {
|
||||
this.inputValue = ''
|
||||
this.confirmModal.show()
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue