fix(flatpak): change screenshot path into an url in the metainfo file (#195)
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user