Fixup becc127dc4
This isn't a JavaScript list, so a comma between items is actually an error here.
This commit is contained in:
@@ -33,7 +33,7 @@ Components.AlbumMaximizeComponent {
|
||||
ShareAction {
|
||||
id: shareAction
|
||||
inputData: {
|
||||
urls: [filename],
|
||||
urls: [filename]
|
||||
mimeType: [attachmentMimetype]
|
||||
}
|
||||
visible: Qt.platform.os !== "android"
|
||||
|
||||
Reference in New Issue
Block a user