This commit is contained in:
Freddy Boulton
2025-04-14 09:57:15 -04:00
committed by GitHub
parent 5835e74377
commit 54d07bc3c8
2 changed files with 15 additions and 4 deletions

View File

@@ -22470,7 +22470,7 @@ function Bp(n, e, t) {
const oe = (N) => {
(N == null ? void 0 : N.type) === "info" || (N == null ? void 0 : N.type) === "warning" || (N == null ? void 0 : N.type) === "error" ? b.dispatch(
(N == null ? void 0 : N.type) === "error" ? "error" : "warning",
N.message
N.data
) : (N == null ? void 0 : N.type) === "end_stream" ? b.dispatch("warning", N.data) : (N == null ? void 0 : N.type) === "fetch_output" ? b.dispatch("state_change") : (N == null ? void 0 : N.type) === "send_input" ? b.dispatch("tick") : (N == null ? void 0 : N.type) === "connection_timeout" && b.dispatch("warning", "Taking a while to connect. Are you on a VPN?"), N.type === "state_change" && b.dispatch(N === "change" ? "state_change" : "tick");
}, q = (N) => {
var le, qt;