Skip to content

Commit 9f82360

Browse files
committed
Update context.ts
1 parent 70dbbd4 commit 9f82360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/desktop/src/routes/editor/context.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ export function serializeProjectConfiguration(
108108
...rest,
109109
background: {
110110
...backgroundRest,
111-
rounding_type: backgroundRoundingType,
111+
roundingType: backgroundRoundingType,
112112
},
113113
camera: {
114114
...cameraRest,

0 commit comments

Comments
 (0)