mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 13:00:56 +03:00
update marketplace
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user