mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 09:00:52 +03:00
add full page chatbot and react chatbot
This commit is contained in:
@@ -19,6 +19,9 @@ export class ChatFlow implements IChatFlow {
|
||||
@Column()
|
||||
deployed: boolean
|
||||
|
||||
@Column({ nullable: true })
|
||||
chatbotConfig?: string
|
||||
|
||||
@CreateDateColumn()
|
||||
createdDate: Date
|
||||
|
||||
|
||||
Reference in New Issue
Block a user