mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-08 03:28:51 +01:00
add new reducer to ensure conversations are renewed on model change
This commit is contained in:
parent
30936573ac
commit
0ba92c4c03
7 changed files with 53 additions and 24 deletions
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
p > small {
|
||||
opacity: 0;
|
||||
animation: fadein 2s forwards;
|
||||
animation: fadein 3s forwards;
|
||||
}
|
||||
|
||||
@keyframes fadein {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue