mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-20 19:57:44 +02:00
Qrcode icon instead of Plus icon
This commit is contained in:
parent
560a580578
commit
bd54b53647
@ -44,7 +44,7 @@
|
||||
<p class="control">
|
||||
<router-link :to="{ name: 'create' }" class="button is-dark is-rounded">
|
||||
<span class="icon is-small">
|
||||
<font-awesome-icon :icon="['fas', 'plus']" />
|
||||
<font-awesome-icon :icon="['fas', 'qrcode']" />
|
||||
</span>
|
||||
</router-link>
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user