adding copayersid and walletid to user subscribe json

This commit is contained in:
Gabriel Bazán 2015-12-28 12:32:01 -03:00
commit 012fb8021b
4 changed files with 9 additions and 5 deletions

View file

@ -48,7 +48,7 @@
<switch id="spend-unconfirmed" name="spendUnconfirmed" ng-model="spendUnconfirmed" class="green right"></switch>
<div translate>Use Unconfirmed Funds</div>
</li>
<li>
<li ng-show="mobile">
<switch id="enable-notifications" name="notifications" ng-model="notifications" class="green right"></switch>
<div translate>Enable notifications</div>
</li>