diff --git a/frontend/secret b/frontend/secret index 5c1cf65..5c1b32e 160000 --- a/frontend/secret +++ b/frontend/secret @@ -1 +1 @@ -Subproject commit 5c1cf654468b197af31a074c16ca7bf314895aa2 +Subproject commit 5c1b32e1b6c0750f993c2292123cb7d872f827d0 diff --git a/frontend/src/types/answer.ts b/frontend/src/types/answer.ts index 347cd06..7907874 100644 --- a/frontend/src/types/answer.ts +++ b/frontend/src/types/answer.ts @@ -1,3 +1 @@ - - export type AnswerState = 'COMPLETE' | 'PASS';