Minor QML cleanup
This commit is contained in:
@@ -209,7 +209,6 @@ QQC2.ScrollView {
|
||||
id: dropAreaFile
|
||||
anchors.fill: parent
|
||||
onDropped: root.currentRoom.mainCache.attachmentPath = drop.urls[0]
|
||||
;
|
||||
enabled: !Controller.isFlatpak
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user