Fix showing stickers
This commit is contained in:
@@ -50,7 +50,9 @@ DelegateChooser {
|
||||
|
||||
DelegateChoice {
|
||||
roleValue: DelegateType.Sticker
|
||||
delegate: ImageDelegate {}
|
||||
delegate: ImageDelegate {
|
||||
connection: root.connection
|
||||
}
|
||||
}
|
||||
|
||||
DelegateChoice {
|
||||
|
||||
Reference in New Issue
Block a user