Skip to content

Commit

Permalink
Bugfix update
Browse files Browse the repository at this point in the history
  • Loading branch information
ZXMushroom63 committed Aug 15, 2024
1 parent 8006f75 commit e427eaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/default-project/project-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@ const projectData = translateFunction => {
]
},
comments: {
"af16__spp_compile_cfg__::compileFlags": {
"__spp_compile_cfg__::compileFlags": {
"blockId": null,
"x": 200,
"y": 200,
"width": 200,
"height": 200,
"minimized": false,
"text": "$rt.__spp_compile_cfg__"
"text": "$rt.__spp_compile_cfg__\n{}"
}
},
lists: {},
Expand Down

0 comments on commit e427eaf

Please sign in to comment.