Skip to content

Commit 112487c

Browse files
committed
1 parent 2c68e5a commit 112487c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • packages/project-editor/features/font

packages/project-editor/features/font/font.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2432,7 +2432,8 @@ export class Font extends EezObject {
24322432
lvglVersion,
24332433
lvglInclude,
24342434
additionalSources: this.getAdditionalSourcesParams(projectStore),
2435-
opts_string
2435+
opts_string,
2436+
lv_fallback: this.lvglFallbackFont
24362437
};
24372438
}
24382439

0 commit comments

Comments
 (0)