rename push notifications variables - fix log when enable/disable notifications
This commit is contained in:
parent
a395f12d87
commit
a2d83d6c7c
3 changed files with 7 additions and 6 deletions
|
|
@ -49,8 +49,8 @@
|
|||
<div translate>Use Unconfirmed Funds</div>
|
||||
</li>
|
||||
<li ng-show="mobile">
|
||||
<switch id="enable-notifications" name="notifications" ng-model="notifications" class="green right"></switch>
|
||||
<div translate>Enable notifications</div>
|
||||
<switch id="push-notifications" name="pushNotifications" ng-model="pushNotifications" class="green right"></switch>
|
||||
<div translate>Enable push notifications</div>
|
||||
</li>
|
||||
</ul>
|
||||
<h4></h4>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue