Clean up
This commit is contained in:
		
							parent
							
								
									44d2c0195a
								
							
						
					
					
						commit
						e812d054bc
					
				
					 2 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -4,7 +4,6 @@
 | 
			
		|||
	<div class="_content">
 | 
			
		||||
		<p v-if="!data && !$store.state.i.twoFactorEnabled"><mk-button @click="register">{{ $t('_2fa.registerDevice') }}</mk-button></p>
 | 
			
		||||
		<template v-if="$store.state.i.twoFactorEnabled">
 | 
			
		||||
			<h2 class="heading">{{ $t('_2fa.totpHeader') }}</h2>
 | 
			
		||||
			<p>{{ $t('_2fa.alreadyRegistered') }}</p>
 | 
			
		||||
			<mk-button @click="unregister">{{ $t('unregister') }}</mk-button>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue