force update
This commit is contained in:
@@ -107,6 +107,8 @@ export const Chatbar = () => {
|
||||
});
|
||||
homeDispatch({ field: 'folders', value: folders });
|
||||
homeDispatch({ field: 'prompts', value: prompts });
|
||||
|
||||
window.location.reload();
|
||||
};
|
||||
|
||||
const handleClearConversations = () => {
|
||||
|
||||
Reference in New Issue
Block a user