mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 21:00:58 +03:00
Update index.ts
This commit is contained in:
@@ -312,7 +312,7 @@ export class App {
|
|||||||
},
|
},
|
||||||
order: {
|
order: {
|
||||||
createdDate: 'ASC'
|
createdDate: 'ASC'
|
||||||
},
|
}
|
||||||
})
|
})
|
||||||
return res.json(chatmessages)
|
return res.json(chatmessages)
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user