Fix emoji add button being unavailable
This commit is contained in:
@@ -102,7 +102,6 @@ Kirigami.ScrollablePage {
|
||||
this.fileDialog = null
|
||||
})
|
||||
this.fileDialog.onRejected.connect(() => {
|
||||
rej()
|
||||
this.fileDialog = null
|
||||
})
|
||||
this.fileDialog.open()
|
||||
|
||||
Reference in New Issue
Block a user