fix(flatpak): change screenshot path into an url in the metainfo file (#195)

This commit is contained in:
Christoffer
2026-04-06 18:35:02 +02:00
committed by GitHub
parent 00c7572cd0
commit 74c941e5b8
+1 -1
View File
@@ -19,7 +19,7 @@
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<caption>Main window</caption> <caption>Main window</caption>
<image>screenshot.png</image> <image>https://raw.githubusercontent.com/stoatchat/for-desktop/b57faa2c59865fea15a879c9a9304271067d0020/screenshot.png</image>
</screenshot> </screenshot>
</screenshots> </screenshots>
<releases> <releases>