1
0
Fork 0
mirror of synced 2024-06-01 18:19:46 +12:00

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

There can only be one `source` image per screenshot and language.
This commit is contained in:
Flori Gee 2024-05-02 18:17:12 +02:00
parent 2a32a52aa8
commit 0ca856a06d
No known key found for this signature in database
GPG key ID: FA31D2C1CFD03144

View file

@ -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>