Skip to content

Commit dba8c65

Browse files
committed
fix: rebuild
BREAKING CHANGE: change get 2nd factor API to support both passkey and TOTP
1 parent af3e405 commit dba8c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom/TwoFactorsPasskeysSettings.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
</div>
166166
</template>
167167

168-
<script setup lang="ts">
168+
<script setup lang="ts">
169169
import { Table } from '@/afcl'
170170
import { callAdminForthApi } from '@/utils';
171171
import adminforth from '@/adminforth';

0 commit comments

Comments
 (0)