Skip to content

Commit 418c004

Browse files
committed
fix: re-add code_parameters to metadata files for 2.1 support
1 parent c98d957 commit 418c004

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/renderer/src/scripts/others/tab-effects.js

+1
Original file line numberDiff line numberDiff line change
@@ -1730,6 +1730,7 @@ window.verifySparcFolder = (rootFolderPath, type) => {
17301730
"resources",
17311731
"code_description",
17321732
"manifest",
1733+
"code_parameters",
17331734
];
17341735

17351736
const folderContents = window.fs

0 commit comments

Comments
 (0)