fix flathub appstream linter error: screenshot-image-source-duplicated

There can only be one `source` image per screenshot and language.
pull/1275/head
Flori Gee 1 month ago
parent 2a32a52aa8
commit 0ca856a06d
No known key found for this signature in database
GPG Key ID: FA31D2C1CFD03144

@ -14,7 +14,11 @@
<screenshots>
<screenshot type="default">
<image>https://user-images.githubusercontent.com/41945903/147875238-7f82fa27-c6dd-47e7-87ed-e253fb2cbc3e.png</image>
</screenshot>
<screenshot>
<image>https://user-images.githubusercontent.com/41945903/147875239-bcf9776c-885d-45ac-ba82-5a426d8e1647.png</image>
</screenshot>
<screenshot>
<image>https://user-images.githubusercontent.com/41945903/147875243-e654e683-37f7-46fa-8321-119a4c5775e7.png</image>
</screenshot>
</screenshots>

Loading…
Cancel
Save