mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Fix sandstorm packaging
This commit is contained in:
parent
9180a8d92a
commit
faa2fad150
2 changed files with 2 additions and 2 deletions
Binary file not shown.
|
@ -75,8 +75,8 @@ const pkgdef :Spk.PackageDefinition = (
|
|||
|
||||
screenshots = [
|
||||
(
|
||||
width = 1024,
|
||||
height = 660,
|
||||
width = 512,
|
||||
height = 330,
|
||||
jpeg = embed "meta/screenshots/board-view.jpg"
|
||||
),
|
||||
# XXX The screenshots should have a standard width and height.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue