fix(flatpak): change screenshot path into an url in the metainfo file (#195)
This commit is contained in:
parent
00c7572cd0
commit
74c941e5b8
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue