mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01: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 = [
|
screenshots = [
|
||||||
(
|
(
|
||||||
width = 1024,
|
width = 512,
|
||||||
height = 660,
|
height = 330,
|
||||||
jpeg = embed "meta/screenshots/board-view.jpg"
|
jpeg = embed "meta/screenshots/board-view.jpg"
|
||||||
),
|
),
|
||||||
# XXX The screenshots should have a standard width and height.
|
# XXX The screenshots should have a standard width and height.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue