@@ -92,7 +92,7 @@ const props = defineProps({
|
||||
maxSeconds: { type: Number, default: 120 },
|
||||
context: { type: String, default: 'verification' },
|
||||
subType: { type: String, default: '' },
|
||||
purpose: { type: String, default: '' },
|
||||
purpose: { type: String, default: 'video' },
|
||||
error: { type: String, default: '' },
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user