fix addressbook add scanner and some refactors
This commit is contained in:
parent
c65636e8db
commit
d624f4a2f7
6 changed files with 5 additions and 13 deletions
|
|
@ -36,7 +36,7 @@
|
|||
wallet-secret required>
|
||||
</label>
|
||||
<div class="qr-scan-icon">
|
||||
<qr-scanner class="qr-icon size-24" on-scan="join.onQrCodeScanned(data)"></qr-scanner>
|
||||
<qr-scanner class="qr-icon size-24" on-scan="join.onQrCodeScannedJoin(data)"></qr-scanner>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item item-divider"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue