feat: default disable balance query

This commit is contained in:
Yidadaa
2023-11-08 00:20:34 +08:00
parent 836bf836d3
commit 638fdd8c3e
9 changed files with 24 additions and 651 deletions

View File

@@ -73,11 +73,10 @@ import {
showPrompt,
showToast,
} from "./ui-lib";
import { useLocation, useNavigate } from "react-router-dom";
import { useNavigate } from "react-router-dom";
import {
CHAT_PAGE_SIZE,
LAST_INPUT_KEY,
MAX_RENDER_MSG_COUNT,
Path,
REQUEST_TIMEOUT_MS,
UNFINISHED_INPUT,