main: Quick commit
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user