aboutsummaryrefslogtreecommitdiff
path: root/packages/anastasis-webui/src/pages/home/authMethod/AuthMethodVideoSolve.tsx
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2022-04-13 13:16:35 +0200
committerFlorian Dold <florian@dold.me>2022-04-13 13:16:35 +0200
commit31b6496db502b302e5a33597723ed847a83fe63e (patch)
treeab1865f78dbfcce89829906b86917f87449837b2 /packages/anastasis-webui/src/pages/home/authMethod/AuthMethodVideoSolve.tsx
parent2c3aeabed100fb16c33171c005aa41b026eccca1 (diff)
downloadwallet-core-31b6496db502b302e5a33597723ed847a83fe63e.tar.xz
anastasis-core: salt rename, fix tagging
Diffstat (limited to 'packages/anastasis-webui/src/pages/home/authMethod/AuthMethodVideoSolve.tsx')
-rw-r--r--packages/anastasis-webui/src/pages/home/authMethod/AuthMethodVideoSolve.tsx3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/anastasis-webui/src/pages/home/authMethod/AuthMethodVideoSolve.tsx b/packages/anastasis-webui/src/pages/home/authMethod/AuthMethodVideoSolve.tsx
index 021589198..e0ebdce76 100644
--- a/packages/anastasis-webui/src/pages/home/authMethod/AuthMethodVideoSolve.tsx
+++ b/packages/anastasis-webui/src/pages/home/authMethod/AuthMethodVideoSolve.tsx
@@ -23,8 +23,7 @@ export function AuthMethodVideoSolve({ id }: AuthMethodSolveProps): VNode {
);
}
if (
- !reducer.currentReducerState ||
- reducer.currentReducerState.recovery_state === undefined
+ reducer.currentReducerState?.reducer_type !== "recovery"
) {
return (
<AnastasisClientFrame hideNav title="Recovery problem">