pull/12971/head^2
Guilherme Gazzo 6 years ago
parent 583313f52e
commit d8120a5408
No known key found for this signature in database
GPG Key ID: 1F85C9AD922D0829
  1. 2
      app/push-notifications/client/views/pushNotificationsFlexTab.js

@ -249,7 +249,7 @@ Template.pushNotificationsFlexTab.events({
id: 'audioNotificationValueDefault',
name: 'audioNotificationValue',
label: 'Default',
value: `${ 0 } ` + 'Default',
value: '0 Default',
},
...audioAssetsArray,
];

Loading…
Cancel
Save