mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-22 08:13:11 +01:00
Small UI adjustment
This commit is contained in:
parent
35a91ed6bf
commit
d662a15f85
@ -10,7 +10,7 @@
|
||||
<li v-for="n in 30"></li>
|
||||
</ul>
|
||||
<ul v-else-if="type === 'hotp'">
|
||||
<li>(counter = {{ counter }})</li>
|
||||
<li>counter: {{ counter }}</li>
|
||||
</ul>
|
||||
</div>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user