update marketplace

This commit is contained in:
Henry
2023-11-09 12:45:58 +00:00
parent b607c1228f
commit 4d2ef9b7ec
11 changed files with 274 additions and 3 deletions
+1
View File
@@ -1074,6 +1074,7 @@ export class App {
id: index,
name: file.split('.json')[0],
flowData: fileData.toString(),
badge: fileDataObj?.badge,
description: fileDataObj?.description || ''
}
templates.push(template)