Use plugin paste from clipboard on mobile
This commit is contained in:
parent
a1e4f5dce5
commit
3532a8a95e
5 changed files with 26 additions and 10 deletions
|
|
@ -387,7 +387,8 @@
|
|||
<available-balance></available-balance>
|
||||
<a
|
||||
ng-show="!home.lockedCurrentFeePerKb && index.feeToSendMaxStr && index.availableBalanceSat > 0 && !home.blockUx && !home.lockAmount"
|
||||
ng-click="home.sendAll()"
|
||||
ng-click="home.sendAll()"
|
||||
class="p10"
|
||||
translate> Send All
|
||||
</a>
|
||||
</h4>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue