fix(flatpak): change screenshot path into an url in the metainfo file (#195)
Some checks failed
/ Build App (push) Has been cancelled
Release Please / Release Please (push) Has been cancelled
Release Please / Publish App (push) Has been cancelled

This commit is contained in:
Christoffer 2026-04-06 18:35:02 +02:00 committed by GitHub
parent 00c7572cd0
commit 74c941e5b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@
<screenshots>
<screenshot type="default">
<caption>Main window</caption>
<image>screenshot.png</image>
<image>https://raw.githubusercontent.com/stoatchat/for-desktop/b57faa2c59865fea15a879c9a9304271067d0020/screenshot.png</image>
</screenshot>
</screenshots>
<releases>