Atualizar web/chat.js
This commit is contained in:
@@ -5,6 +5,8 @@ let conversations = [];
|
||||
|
||||
async function login() {
|
||||
window.location = "/login";
|
||||
// if (AUTH_MODE === "oauth") { ... }
|
||||
|
||||
}
|
||||
|
||||
function toggleTheme() {
|
||||
|
||||
Reference in New Issue
Block a user