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