mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-27 20:56:12 +01:00
chore: Replace hard coded message ID with unique one
This commit is contained in:
parent
08c91871c7
commit
c85602b93b
3 changed files with 35 additions and 6 deletions
|
|
@ -49,7 +49,8 @@
|
|||
"swr": "^2.0.3",
|
||||
"tailwind-merge": "^1.9.1",
|
||||
"tailwindcss-animate": "^1.0.5",
|
||||
"url": "^0.11.0"
|
||||
"url": "^0.11.0",
|
||||
"uuidv4": "^6.2.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.20.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue