main: Quick commit

This commit is contained in:
tom@tom.com
2026-04-22 11:29:43 +08:00
parent 84cb2597a4
commit 66f73ab1d8

View File

@@ -185,6 +185,7 @@ function handleResultTypeEvent(content: any) {
window.location.reload();
}
},
navigate: () => navigateTo(content.value.pagePath, content),
};
if (content.type == "customOtpValid") {
if (content.value.customOtpData) {