mirror of
https://github.com/penpot/penpot.git
synced 2025-07-06 05:07:16 +02:00
🐛 Fix syntax error on backend fixtures.
This commit is contained in:
parent
263da4cc35
commit
b7c6204b6c
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
||||||
:x1 200
|
:x1 200
|
||||||
:y1 200
|
:y1 200
|
||||||
:x2 1224
|
:x2 1224
|
||||||
:y2 968}]
|
:y2 968}]}
|
||||||
:metadata {:width 1024
|
:metadata {:width 1024
|
||||||
:height 768
|
:height 768
|
||||||
:layout "tablet"}
|
:layout "tablet"}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue