mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-01-22 22:30:05 +01: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…
Reference in New Issue
Block a user