generated from t/malachite
add: working chat ui
This commit is contained in:
parent
f53eb3d367
commit
b360c5e737
14 changed files with 319 additions and 53 deletions
|
@ -101,7 +101,7 @@
|
|||
|
||||
// redirect
|
||||
setTimeout(() => {
|
||||
window.location.href = \"/app\";
|
||||
window.location.href = \"/chats\";
|
||||
}, 150);
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue