fix duplicated tittle
This commit is contained in:
parent
0e8af84ddc
commit
0653326d58
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
<ion-content>
|
||||
<div class="list">
|
||||
<div class="item item-divider" translate>Notifications</div>
|
||||
<div class="item item-divider"></div>
|
||||
|
||||
<div ng-if="PNEnabledByUser">
|
||||
<ion-toggle ng-model="pushNotifications.value" toggle-class="toggle-balanced" ng-change="pushNotificationsChange()" ng-if="usePushNotifications">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue